Hi,
i have configured SES at AWS. With just on email address it works well. But as soon i adding a second email it will fail with error message:
“domain contains illegal character”
I using several Rut240. At all routers i have the same problem.
here the answer from AWS SES about this topic. May it helps here to find a solution:
Hello Gregor,
Thank you for reverting back to me.
I have investigated further your issue, and I have found some elements of reponse.
From the logs you have shared, it looks like the email addresses are encoded with 8BITMIME.
However, I was able to find that this error can occur, in case if there is some configuration issue on the client side. This error can occur if the email addresses are not encoded properly, since Amazon SES honours the 7-bit ASCII limitation of SMTP as defined in RFC 2821[1]. Also, I found that this error could be generated in cases if the return-path header being mentioned but no address being passed or it might occur when one of the address field is empty.
Hence, I would highly recommend you to once verify the client configuration at your end and please ensure that email address are been properly formatted with proper encoding while sending emails using SES. Unfortunately, we at AWS do not have much visibility at client configuration at your end, thus we are only be able to investigate the issue from SES end. I really hope you understand our limitations here.
I hope the above is clear and concise, should you have any additional questions or queries, please feel free to come back to me. Have a nice day ahead.