Comment to Mass Mailer Issue
-
yes, I’m having this issue as well.
you need to specify {unsubscribe_url} somewhere in your message, to upon sending it will be replaced with url which user can click to unsubscribe
-
-
Got it! However, when I tested my SMTP module it works good (see image below). Any more suggestions?
-
It seems that something was wrong with the `date_sent` field from the `bx_massmailer_letters` table. Could you plz check if this table on your server has the same structure as in our GitHub https://github.com/unacms/una/blob/master/modules/boonex/massmailer/install/sql/install.sql?