[AWS] Emails created - How to best enable sending using AWS?
Thomas Løcke
thomas.granvej6 at gmail.com
Mon Nov 15 14:37:47 CET 2010
On Mon, Nov 15, 2010 at 2:16 PM, Emmanuel Briot <briot at adacore.com> wrote:
> Or if you are on Unix, you can spawn a "sendmail" process and send the mail
> rather easily.
>
> with GNAT.Expect; use GNAT.Expect;
Yup, that's also a possibility. Or perhaps just dump the emails to
file and let a script handle the actual sending.
Choices, choices and more choices!
:o)
Thomas
More information about the AWS
mailing list