comp.lang.ada
 help / color / mirror / Atom feed
From: John Smith <yoursurrogategod@gmail.com>
Subject: Re: Sending HTML e-mails
Date: Mon, 1 Feb 2016 15:11:24 -0800 (PST)
Date: 2016-02-01T15:11:24-08:00	[thread overview]
Message-ID: <29c666ad-cb24-415b-9aba-6f583777e29a@googlegroups.com> (raw)
In-Reply-To: <n8n70v$nkj$1@dont-email.me>

On Monday, February 1, 2016 at 4:06:18 AM UTC-5, Georg Bauhaus wrote:
> On 01.02.16 04:40, John Smith wrote:
> > On Thursday, January 28, 2016 at 11:55:06 AM UTC-5, G.B. wrote:
> >> On 28.01.16 17:52, G.B. wrote:
> >>
> >>> not too visible. The mail show information before the user has
> >>                          does ^ not
> >>
> >>> clicked on some teaser that makes him or her a subject of user
> >
> > Ok, for some reason my e-mail never got to my Inbox (which I did just for testing.)  I don't know why.  I do this on an intranet.  I'll ask someone who does security for us, if not, I'll just do something like insert a dumb Python script to do the actual sending (which makes me somewhat cringe.)
> >
> 
> It is possible to trace AWS's SMTP communication from within the
> Ada program, IIRC, if you'd expect the sender's end as a source of
> some formal error.
> 
> -- 
> "HOTDOGS ARE NOT BOOKMARKS"
> Springfield Elementary teaching staff

Using the returned Status, I managed to get my hands on a Reply_Code.  Then, using the AWS.SMTP.Message function, this is what I got as a reply (while not receiving an e-mail):

"250 Requested mail action okay, completed"

Probably not the most informative piece of text...


  reply	other threads:[~2016-02-01 23:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-24  4:24 Sending HTML e-mails John Smith
2016-01-25  9:37 ` Georg Bauhaus
2016-01-28  3:22   ` John Smith
2016-01-28 16:52     ` G.B.
2016-01-28 16:55       ` G.B.
2016-02-01  3:40         ` John Smith
2016-02-01  9:06           ` Georg Bauhaus
2016-02-01 23:11             ` John Smith [this message]
2016-02-02 10:33               ` Georg Bauhaus
replies disabled

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