Hi All,
Im trying to send email notifications after a successful upload. Im trying to use AWS SES as an smtp provider
My details are :
email server : email-smtp.eu-west-1.amazonaws.com
user id :XXXXXXXXXXXXXXXXLHT32
access key :XXXXXXXXXXXXXXsKF1l3K6j0vtCN
Im aware AWS SES runs through port 587 - does this need to be added to the end of the email server eg :
email-smtp.eu-west-1.amazonaws.com:587
Also, do either
Auth Login
Clear Login
No Auth
No TLS
Force TLS
need to be checked?
Any help appreciated.
Fiorano
Sending Notifications
-
- Site Admin
- Posts: 987
- Joined: Mon Mar 24, 2003 4:37 am
Re: Sending Notifications
You need the "Force TLS" option checked. This requires at least build 705.
In the test setup here, port 2465 is being used.
In the test setup here, port 2465 is being used.