comp.lang.ada
 help / color / mirror / Atom feed
From: Mark Johnson <mark_h_johnson@raytheon.com>
Subject: Re: Looking for package Email
Date: Mon, 18 Jun 2001 10:01:54 -0500
Date: 2001-06-18T10:01:54-05:00	[thread overview]
Message-ID: <3B2E17E2.4755E820@raytheon.com> (raw)
In-Reply-To: mailman.992873360.13616.comp.lang.ada@ada.eu.org

"M. A. Alves" wrote:

> I want to send email messages from an Ada program.  Any package out
> there?  Suggestions?  Thanks.
>
> --
>    ,
>  M A R I O   data miner, LIACC, room 221   tel 351+226078830, ext 121
>  A M A D O   Rua Campo Alegre, 823         fax 351+226003654
>  A L V E S   P-4150 PORTO, Portugal        mob 351+939354002

Hmm. I believe the short answer is "maybe", but I am not sure. I could
answer this at several levels...

[1] On many systems, generate your mail message as a text file & use an
OS call to run your mail utility program to send it.

[2] Use a package such as...
>
http://www.informatik.uni-stuttgart.de/ifi/ps/AdaBasis/pal_1195/ada/asr/ddn/smtp/

(assuming you have the other prerequisites - such as a server that
accepts SMTP)

[3] Hook into another email interface - varies by system.

What kind of system do you want run this Ada based "send email" from?
  --Mark




  parent reply	other threads:[~2001-06-18 15:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-18 15:08 Looking for package Email M. A. Alves
2001-06-18 13:17 ` Gerhard Häring
2001-06-18 15:01 ` Mark Johnson [this message]
2001-06-18 16:34   ` Samuel Tardieu
2001-06-18 16:44   ` M. A. Alves
2001-06-19  8:45 ` Ken Thomas
replies disabled

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