You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
maingun has a web hook system that allows tracking of the following events
clicked
complained
delivered
opened
permanent_fail
temporary_fail
unsubscribed
Add some code to catch a deal with these
top priority would be permanet_fail as we have andromeda we could retry sending these failed emails via our own server (will need to work out defining two outgoing mail server settings in .env and config/mail.php
HSM2 is now using Mialgun to send outgoing emails
maingun has a web hook system that allows tracking of the following events
Add some code to catch a deal with these
top priority would be
permanet_fail
as we have andromeda we could retry sending these failed emails via our own server (will need to work out defining two outgoing mail server settings in.env
andconfig/mail.php
https://gist.github.com/paulredmond/14523d3bd8062f9ce48cdd1340b3f171
related to #314
The text was updated successfully, but these errors were encountered: