comp.lang.ada
 help / color / mirror / Atom feed
From: sk <noname@myob.com>
To: "comp.lang.ada mail to news gateway" <comp.lang.ada@ada.eu.org>
Subject: Re: sending email through ada95
Date: Mon, 03 Mar 2003 18:15:39 -0600
Date: 2003-03-03T18:15:39-06:00	[thread overview]
Message-ID: <mailman.23.1046748271.1343.comp.lang.ada@ada.eu.org> (raw)
In-Reply-To: b7860c9.0303031538.27f56e47@posting.google.com

Hi,
 > ... all i need now is to know how ada95 can send
 > out an automated email from sender to reciever

This is a programming-technique/library-binding issue
rather than an Ada language (limitation) issue. An issue
which is similar to the c.l.a issue concerning "Display
Control" ongoing over the last week or so.

Do you know how to do this with "C" or Pascal for example ?

If yes, then you need to see if anybody has Ada bindings to
the underlying mail transport for your system. If you cannot
find any suitable bindings. then you will probably have to
start at the socket level and then implement functionality
for the mail RFCs.

If you are lucky, somebody reading c.l.a will have (or knows
where to find) some bindings which deal with mail transport.

-- 
-------------------------------------------------
-- Merge vertically for real address
--
--     s n p @ t . o
--      k i e k c c m
-------------------------------------------------




  parent reply	other threads:[~2003-03-04  0:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-03 23:38 sending email through ada95 cookie
2003-03-03 23:42 ` Vinzent Hoefler
2003-03-13 11:55   ` cookie
2003-03-13 14:41     ` Steve
2003-03-13 21:24       ` cookie
2003-03-13 23:40         ` tmoran
2003-03-14 10:49           ` cookie
2003-03-04  0:15 ` sk [this message]
2003-03-04  2:56 ` Steve
replies disabled

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