Selective email forwarding from SES to Workmail with Lambda

0

Hello folks,

I am using AWS for several private purposes as well, including workmail. Unfortunately it lacks an important feature that helped me a lot in the past: catchall.
When giving away my email address I have been using partner@domain1.com, where "partner" is the company, club or organisation. Once I start receiving SPAM or unwanted ads I could easily tell who was selling my address or had security issues.

Now I need to become creative. My idea: I am using domain2.com as primary Workmail domain, with something@domain2.com as my primary email address.
Then I want to use SES to trigger a Lambda function whenever an email arrives to any ******@domain1.com address and forward it to something@domain2.com.

Would that be a good practice to go for?

질문됨 5년 전436회 조회
1개 답변
0

Hi,

Thank you for your interest in WorkMail and AWS. For the Catch all feature, I will plus 1 the ticket on your behalf. For the mail filtering on domains, you can assign multiple email aliases to you users. This will allow you to configure @domain2.com as primary email address and configure domain1.com as an alias. Both email addresses will deliver to your mailbox and you can create a mailbox rule to filter messages sent to the aliases.

WorkMail also supports Mail flow rules with Lambda execution, while functionality is limited right now you can configure a lambda to trigger a CloudWatch alarm when a message to domain1.com is received. More information can be found here: https://docs.aws.amazon.com/workmail/latest/adminguide/email-flows.html

I hope these options cover your use case. If you have any more questions, feel free to ask here.

Kind regards,
Robin

AWS
전문가
답변함 5년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인