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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c7ee0d960296483 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-25 06:48:13 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Current "Swen" worm attack Date: 25 Sep 2003 09:47:34 -0400 Organization: NASA Goddard Space Flight Center (skates.gsfc.nasa.gov) Message-ID: References: <3F6FC7D4.3949160D@sympatico.ca> <2023021.mjqYD4oPp3@linux1.krischik.com> NNTP-Posting-Host: anarres.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: skates.gsfc.nasa.gov 1064497824 21795 128.183.235.92 (25 Sep 2003 13:50:24 GMT) X-Complaints-To: usenet@news.gsfc.nasa.gov NNTP-Posting-Date: 25 Sep 2003 13:50:24 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Xref: archiver1.google.com comp.lang.ada:42895 Date: 2003-09-25T13:50:24+00:00 List-Id: Ludovic Brenta writes: > I think I'll go ahead and create a project, but I'll be a bit more > ambitious than that. > > First, I'd like to port libspopc (the POP3 client library) to Ada, and > integrate that into an existing library. I think Libra > (http://nongnu.org/libra) on Savannah is a good candidate. Then, I'll > create a new project for the spam killer itself and use that library. In general, I support the idea of integrating new features into existing libraries; it makes them easier to use when you need the other stuff in the bigger library. However, the url you gave appears to not be valid (I get error 404); please check? -- -- Stephe