From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,d2e4aca2cc870be6 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!15g2000vbz.googlegroups.com!not-for-mail From: Martin Newsgroups: comp.lang.ada Subject: Re: How to have Ada program send an email Date: Sat, 18 Dec 2010 11:06:20 -0800 (PST) Organization: http://groups.google.com Message-ID: <5577c8c7-e61f-475e-9839-e4de0337d3e5@15g2000vbz.googlegroups.com> References: <4f832504-a6df-4912-91df-de932e60ff54@n2g2000pre.googlegroups.com> NNTP-Posting-Host: 86.159.179.55 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1292699180 4510 127.0.0.1 (18 Dec 2010 19:06:20 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 18 Dec 2010 19:06:20 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 15g2000vbz.googlegroups.com; posting-host=86.159.179.55; posting-account=g4n69woAAACHKbpceNrvOhHWViIbdQ9G User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.2) Gecko/20100316 Firefox/3.0.10, Ant.com Toolbar 1.3,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:16998 Date: 2010-12-18T11:06:20-08:00 List-Id: On Dec 17, 11:23=A0pm, Jerry wrote: > How can I get my Ada (GNAT) program to send me an email? It's a long- > running simulation and I'd like to know when it finishes. > > I'm on OS X so I suppose I could write an Applescript to cause > Mail.app to do the job, then execute the Applescript as a command line > within the Ada program, but is there an easier or more direct way? > > Jerry AWS - took a minute to realize that the Linux versions of GNAT GPL 2010 were suitable for Mac OS X too! D'oh!! :-) -- Martin Same for XML/Ada etc...