Ubuntu 20.04 sending email from AWS
Karl Auer
kauer at biplane.com.au
Thu Jun 2 06:03:55 UTC 2022
On Wed, 2022-06-01 at 15:28 -0400, Jerry Geis wrote:
> Hi - trying to send email (sendmail) on port 587 from AWS image.
587 is an authenticated port. Not sure you can connect interactively. I
could be wrong. If I am, where are the username and password for TLS
coming from?
I suspect it is connecting just fine at the TCP/IP level, but then the
exchange drops into the TLS negotiations and that where it's failing.
Also, I seem to recall that using Google for SMTP requires some sort of
setup at the Google end.
You may find it easier overall to use SES with an AWS instance. The
whole authentication thing falls away if you set up a suitable instance
policy.
Regards, K.
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Karl Auer (kauer at biplane.com.au)
http://www.biplane.com.au/kauer
More information about the ubuntu-users
mailing list