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=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f48e679b7856ba69 X-Google-Attributes: gid103376,public From: kilgallen@eisner.decus.org (Larry Kilgallen) Subject: Re: Ada package for sending email? Date: 1999/06/17 Message-ID: <1999Jun17.183741.1@eisner>#1/1 X-Deja-AN: 490962529 X-Nntp-Posting-Host: eisner.decus.org References: <7k1gse$gih@drn.newsguy.com> X-Trace: news.decus.org 929659064 16545 KILGALLEN [216.44.122.34] Organization: LJK Software Reply-To: Kilgallen@eisner.decus.org.nospam Newsgroups: comp.lang.ada Date: 1999-06-17T00:00:00+00:00 List-Id: In article <7k1gse$gih@drn.newsguy.com>, nabbasi@pacbell.net.NOSPAM writes: > any one knows of an Ada package to send email? similar to functionality > provided by java mail API? As with many questions on this group, the answer depends on your environment. On VMS you would call the MAIL$... routines, but I presume this is not your environment, as that answer is obvious. Larry Kilgallen