1

I have a problem, I am using the SES AWS service, for the delivery of my email; this works without problems; the problem arises when I want to send forwarding mail from one mailbox to another destination account, receive the following error:

 Mailfromuser_sernder@domain.tld
(ultimately generated from usermail_forwarder@domain.tld)
host ses-smtp-us-west-xxxxxxx.xxxxx.us-west-2.elb.amazonaws.com
SMTP error of the remote mail server after the end of the data:
554 Message rejected: the email address is not verified. The following identities could not be verified in the US-WEST-2 region:
Mailfromuser_sernder@domain.tld

Investigate the issue and the reason is that the SRS (Service Rewrite Scheme) is not compatible with SES AWS. reference here.

I asked Cpanel for support because I use the Cpanel on my server, not even a drop of help, they answered that it was a technical problem.

The only solution that think, is forwarder mail by any local user and size is more than 10 mb is sending by another router.

He there my problem, as I define it; in the router section use these lines and it serves only for one domain, he researched and you can read the headers of the email, but I do not know how

sender_redirect:
driver = dnslookup
domains = domain.tld
transport = remote_smtp
no more

I know it's wrong, but I do not know how to declare the functions to do nex requeriments:

  • That, if is forwarding mail by any mailbox, I sent it by this router and not by amazon ses
  • The message is greater than 10 mb, sending by this router and not by amazon ses

0 Answers0