comp.lang.ada
 help / color / mirror / Atom feed
From: Paul Rubin <no.email@nospam.invalid>
Subject: Re: Trying to send e-mail
Date: Mon, 14 Nov 2016 00:25:08 -0800
Date: 2016-11-14T00:25:08-08:00	[thread overview]
Message-ID: <87h97aeae3.fsf@nightsong.com> (raw)
In-Reply-To: 75f1e6cd-12fa-413b-ae9e-e72b48292e80@googlegroups.com

John Smith <yoursurrogategod@gmail.com> writes:
> Connection refused to localhost 127.0.0.1:25
> What does AWS need in order to send out an e-mail?  I'm on a Manjaro
> Linux machine.

You have to configure that address to an actual SMTP server instead of
localhost.  Amazon has several email services available.  The "simple"
one is

  https://aws.amazon.com/ses/

You want the SMTP interface:

  http://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-smtp.html

  parent reply	other threads:[~2016-11-14  8:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-13 22:40 Trying to send e-mail John Smith
2016-11-13 22:52 ` Chris Moore
2016-11-14  0:04 ` Dennis Lee Bieber
2016-11-14  8:25 ` Paul Rubin [this message]
2016-11-14  8:51 ` Dmitry A. Kazakov
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox