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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,52b2be615b9892a3 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-03 15:43:52 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!fu-berlin.de!uni-berlin.de!firewall.mdc-dayton.COM!not-for-mail From: Vinzent Hoefler Newsgroups: comp.lang.ada Subject: Re: sending email through ada95 Date: Mon, 03 Mar 2003 18:42:06 -0500 Organization: JeLlyFish software Message-ID: References: NNTP-Posting-Host: firewall.mdc-dayton.com (12.161.103.180) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: fu-berlin.de 1046735030 61772792 12.161.103.180 (16 [175126]) X-Newsreader: Forte Agent 1.8/32.548 Xref: archiver1.google.com comp.lang.ada:34842 Date: 2003-03-03T18:42:06-05:00 List-Id: ggroups@guff.org (cookie) wrote: >i know it will involve smtp, but have no idea where to start this in >ada95.. any suggestions will be greatly appreciated.. thnx in advance! See Message <8lH2a.93830$be.72060@rwcrnsc53>. You can find a package that at least should give you some ideas at http://www.adapower.com/os/notify.html. Vinzent.