Hi,
I use Plesk Onyx on CentOS with the External SMTP Server option (MSMTP) to send all Plesk (notifications etc) and customer website emails (generated from customer websites) via Mailgun.
This has worked well for many months. Deliver-ability is usually very good and the from field in email clients looks like:
John Doe | johndoe.com <[email protected]> via mail.mypleskserver.com
I have been trying to switch this set up over to AWS SES. But I can't get SES to work the same that MailGun does. Set up is OK and I can send email from Plesk Panel etc, but any email generated from a Plesk customer site now logs:
When I use Mailgun, it works perfectly:
I'm not sure why Mailgun is happy to pass through email from customer sites, but SES wants each sender to be individually verified? That would make SES useless for a shared web server environment?
All DNS settings are in place and verified in the SES console etc.
Is anyone successfully using SES for Plesk customer website email?
Any help on how / if this can work would be appreciated.
Thank you!
I use Plesk Onyx on CentOS with the External SMTP Server option (MSMTP) to send all Plesk (notifications etc) and customer website emails (generated from customer websites) via Mailgun.
This has worked well for many months. Deliver-ability is usually very good and the from field in email clients looks like:
John Doe | johndoe.com <[email protected]> via mail.mypleskserver.com
I have been trying to switch this set up over to AWS SES. But I can't get SES to work the same that MailGun does. Set up is OK and I can send email from Plesk Panel etc, but any email generated from a Plesk customer site now logs:
Code:
... [email protected] [email protected] smtpstatus=554 smtpmsg='554 Message rejected: Email address is not verified. The following identities failed the check in region US-WEST-2: "John Doe | johndoe.com" <[email protected]>' errormsg='the server did not accept the mail' exitcode=EX_UNAVAILABLE
When I use Mailgun, it works perfectly:
Code:
... [email protected] [email protected] mailsize=60612 smtpstatus=250 smtpmsg='250 Great success' exitcode=EX_OK
I'm not sure why Mailgun is happy to pass through email from customer sites, but SES wants each sender to be individually verified? That would make SES useless for a shared web server environment?
All DNS settings are in place and verified in the SES console etc.
Is anyone successfully using SES for Plesk customer website email?
Any help on how / if this can work would be appreciated.
Thank you!
Last edited: