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 年前檢視次數 880 次
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
專家
已審閱 23 天前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南