Hi everyone!
Postfix on our server is configured to send outgoing emails via Amazon SES. However, when forwarding emails for an email address of a domain hosted on the Plesk server to an email address not hosted on our servers, SES will refuse to deliver the email as the sender cannot be authorized. While this behaviour is technically correct (the sender address is not a domain managed by the server so the message shouldn't allowed to be sent), it prevents me from using the forwarding feature in Plesk with external domains.
To work around this, I was thinking about...
Thanks a lot in advance!
Postfix on our server is configured to send outgoing emails via Amazon SES. However, when forwarding emails for an email address of a domain hosted on the Plesk server to an email address not hosted on our servers, SES will refuse to deliver the email as the sender cannot be authorized. While this behaviour is technically correct (the sender address is not a domain managed by the server so the message shouldn't allowed to be sent), it prevents me from using the forwarding feature in Plesk with external domains.
To work around this, I was thinking about...
- ... using a different SMTP relay for sending when forwarding (possibly even just sending it directly from the local server if that is possible), or
- ... rewriting the email headers when forwarding somehow
Thanks a lot in advance!