Amazon Workmail & SES - how to setup an email address for sending only?

0

I've gotten as far as setting up SES and Workmail so that I can set my server to be able to exclusively send emails. However, I saw that once the Workmail Inbox is full, the account would be unable to send emails. I went looking for a way to either:
A) prevent emails from being received and stored in the inbox
B) a rule I could setup to delete anything that didn't match the company domain
C) be able to read the inbox and delete email messages from the CLI (and I'd setup my own script to manage how and what was deleted when)

So far I haven't had any luck.
Again, I'm not particular how I achieve the goal, but I do preferably need to find a way to have an email address for a server to use exclusively for sending messages. I worry that if I leave it to employees to remember to login and clear the inbox, someone will forget, and then the server will stop sending emails.

Any direction or advice would be greatly appreciated.

已提问 4 年前873 查看次数
1 回答
0
已接受的回答

Hi,

I think I can give you some advice and possible solutions for your problem. First of if you want a send only exclusive email address I would suggest to using SES. This will allow you to send email without needing a mailbox.

There are some options in WorkMail that can help you achieve a similar set-up. You can create a Inbound Email Flow Rule (https://docs.aws.amazon.com/workmail/latest/adminguide/create-email-rules.html) to drop all mail for a mailbox or you can configure a Mailbox rule to permanently delete all incoming mail (Needs Windows Outlook). To access the mailbox via an API you can use the EWS managed API and our EWS end-points.

Kind regards,
Robin

AWS
专家
已回答 4 年前
profile picture
专家
已审核 21 天前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则