Skip to content

Releases: ActiveCampaign/mailhandler

default API and SMTP senders have ssl set to true by default

17 Nov 12:12
Compare
Choose a tag to compare

auto validate postmark api responses

31 Mar 10:11
Compare
Choose a tag to compare

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

Improved smtp sending

09 Jul 10:20
Compare
Choose a tag to compare

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

Delay notifications now need explicit setup of from address to use

16 Feb 10:44
Compare
Choose a tag to compare

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

added support for setting postmark api timeouts

15 Feb 16:13
Compare
Choose a tag to compare

1.0.18

23 Dec 15:28
Compare
Choose a tag to compare
updated copy