Using the SMTP server with WorkMail

0

We use a utility to sync files nightly. It is configured to send an email enumerating errors encountered each run. Since moving our domain to WorkMail, the email has never successfully been received. I have not been able to establish the correct parameters, for it to automatically create and send an email. The configurable parameters are:
– SMTP Server
– Port
– SMTP UserID
– Password
– Secure SMTP submit over SSL [checkbox]
– Secure SMTP submit using STARTTLS [checkbox]

There is a Test function for the email config in this utility. I have tried several ports with SSL & STARTTLS. Currently been testing with STARTTLS checked using port 25.

I have tried our WorkMail Server URL (outlook.mail.us-east-1.awsapps.com); after approx 60 secs, that fails with a timeout error.
I have tried the SES URL, email-smtp.us-east-1.amazonaws.com; that fails authentication.

Suggestions?

BobS
질문됨 7년 전4087회 조회
2개 답변
0

Hey,

I'm sorry to hear you have problems with connecting to WorkMail via SMTP. For the connection end-points and settings you can visit this documentation page: https://docs.aws.amazon.com/workmail/latest/userguide/using_IMAP_client.html

The url you need to use for SMTP is smtp.mail.us-east-1.awsapps.com on port 465. Also important to note that WorkMail SMTP does not support STARTTLS so you need to connect with ssl.

Connecting to the outlook endpoint will not work as this is not an smtp server and for the SES smtp endpoint, it will not work with WorkMail credentials.

Kind regards,
Robin

AWS
전문가
답변함 7년 전
0

Robin,
Thanks for the cogent response. That solved it straight away. Thanks!
-Bob

BobS
답변함 7년 전

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

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

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

관련 콘텐츠