AWS SES handle doesn't exist mailbox with Lambda
问题 I try to use AWS SES for handle some app data on get email. I've verified mydomain.com with AWS SES. I want handle dynamic email to addresses 1@mydomain.com 2@mydoamin.com, where 1,2 id from database. I want handle it with AWS lambda, but I can not do it because I get: 550 5.1.1 Requested action not taken: mailbox unavailable Is there any way to bypass the creation of mailboxes? How can I change to email address via SES, for send all emails to one pre existed mailbox? 回答1: The error 550 5.1.1