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일 전

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

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

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

관련 콘텐츠