Mailhandler Versions Save

Simple lightweight mail library which allows you to send and retrieve emails, and get more details about email sending and delivery

1.0.60

1 year ago

1.0.53

4 years ago

added option to auto validate postmark API responses, whether they are successfull

1.0.38

5 years ago

Sending by SMP returned default Mail gem response up until now (which is Mail message). From now on you can get back smtp response too (default will be like before).

New features:

  • return SMTP response after sending
  • set read/open connection timeouts
  • code cleanup by Rubocop

1.0.36

6 years ago

Senders username might not match from address, due that reason, delay notification now require setting up from address.

1.0.35

6 years ago

1.0.18

8 years ago