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
demandé il y a 7 ans4091 vues
2 réponses
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
EXPERT
répondu il y a 7 ans
0

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

BobS
répondu il y a 7 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions