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,452860c2cffef8e3 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-03 17:49:44 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!sn-xit-03!sn-xit-06!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: Virus Resistive Software (talk about Ada Advocacy) Date: Wed, 3 Sep 2003 19:51:42 -0500 Organization: Posted via Supernews, http://www.supernews.com Message-ID: References: <3F4A55D7.2060404@spam.com> <3F4D0C25.CFF0E38F@raytheon.com> X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 X-Complaints-To: abuse@supernews.com Xref: archiver1.google.com comp.lang.ada:42120 Date: 2003-09-03T19:51:42-05:00 List-Id: "James A. Krzyzanowski" wrote in message news:3F4D0C25.CFF0E38F@raytheon.com... > Is it possible that if Outlook never existed and Mozilla was the de facto > standard used by millions of people around the world that the creators of > viruses & worms would seek out the possible vulnerabilities that exist in > Mozilla but have not yet be exploited? > > Is it possible that Outlook is simply analogous to "VHS" in the "VHS vs. > Beta Wars"? Exactly. > ...is it possible to be an "Ada proponent" yet be one who has succumbed to > the MicroSoft dark side? Of course. I like to eat and have a roof. Thus we built Claw and Janus/Ada on and for Windows. I don't know if I'd say "succumbed", but there is only so much tilting at windmills that one can do. Ada by itself provides plenty of that... --- In any case, my opinion is that the mail client is irrelevant. The junk should never get to the client in the first place. We do all of our filtering on the mail server (much of the filtering software is written in Ada as a plugin for our server), and the choice of mail clients don't matter much. If more people (and ISPs) filtered this junk at the server, we'd have a lot less of it, because people would learn not to send it. Now, I see "newsletters" that are so stuffed with graphics and scripts and junk that you can hardly find the message. Sigh. But that will never happen -- people want lots of pretty pictures, not matter what it does to their systems. Randy.