Posted - 06/03/2021 : 09:52:45
We recently got locked out of our email account for breaking Rackspace's email policy for sending bulk emails outlined here - https://docs.rackspace.com/support/how-to/best-practices-for-sending-emails-to-many-recipients. Apparently they've taken some stronger steps to try to stop spammers from using their servers, and the automatic emails our store sends tripped the new spam detectors. We were unable to convince them to make an exception for us. We've since been forced to move to a third party email sender, MailGun, although there are many others you can use. This seems to be the new preferred way to send what they call "transactional emails" (like email receipts that are sent automatically on checkout, or shipping notification emails) rather than just plugging in your regular email credentials and having the site establish an SMTP connection. MailGun allows you to connect via SMTP, so we were able to get up and running pretty easily by just plugging in the new credentials. MailGun also has an API you can connect to programatically that allows you to do more with it. It might be nice for a future update to include a method of sending emails this way (using MailGun or some other bulk email provider) rather than SMTP.
Edited by - Dermontti on 06/03/2021 09:53:32
|