Emails not sending via SMTP
I have duly set up the cron jobs at 5 and 1 minute intervals and I can see them in my apache access log on the receiving end with status code 200. Autoresponder drip campaign recipients were added using the API. SMTP credentials should be correct and there are no errors about SMTP in the server error log. Neither autoresponder e-mails nor campaigns get sent. What else could be the issue?
I noticed that subscriber details in the web interface do not show the sign-up date. Only in the database can I see a timestamp and a join_date. Is this normal?
This discussion has been closed.
Comments
Hi,
Yes that's normal.
Thanks.
Best regards,
Ben
I had 587 and SSL. Switched it to 587 TLS and it worked. Thanks!