- Newest
- Most votes
- Most comments
Hi Isaac,
I'm glad to hear you're using WorkMail. But there is a difference between WorkMail and SES. While WorkMail uses SES to send email, email sent via SES have no relation to WorkMail. This means that emails sent using SES will not be saved in a WorkMail mailbox. You can get emails sent via SES in a WorkMail mailbox by adding the mailbox in the BCC to also receive a copy of the email. You can configure a mailbox rule to move all mails from your user to the sent items folder.
When using the WorkMail SMTP end-point emails should be saved in the WorkMail users sent items. If that is not the case I can forward this to the service team for investigation. What email client did you use the send the emails via the WorkMail STMP end-point?
Kind regards,
Robin
Hello Robin!
Thanks for your response, and for clarify the diffrente between Workmail and SES. About the smtp client, I'm using the smtp protocol library called "smtplib" from the python standard library.
Also, I just made a test with gmail smtp server using the the same libray, and it worked successfully as expected. I expected the same result from Amazon Workmail SMTP end-point, but that was not the case.
Cheer,
Isaac.
Hi Isaac,
Sorry for my delayed response. I have received a comment from the service team. They state that SMTP can only send mail and is not capable of saving a message to the mailbox. The saving of the item is the responsibility of the mail client. You can use IMAP to save the message that was sent using smtplib in your sent items folder.
Kind regards,
Robin
Relevant content
- asked 2 months ago
- asked 2 years ago
- Accepted Answerasked 5 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 2 years ago