Releases: ActiveCampaign/mailhandler
Releases · ActiveCampaign/mailhandler
default API and SMTP senders have ssl set to true by default
auto validate postmark api responses
added option to auto validate postmark API responses, whether they are successfull
Improved smtp sending
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
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
1.0.35 update gitignore