<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Anti-virus in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/anti-virus/m-p/2886234#M3447</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;And more open source Antivirus softwares.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.openantivirus.org/projects.php" target="_blank"&gt;http://www.openantivirus.org/projects.php&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 21 Jan 2003 07:20:51 GMT</pubDate>
    <dc:creator>U.SivaKumar_2</dc:creator>
    <dc:date>2003-01-21T07:20:51Z</dc:date>
    <item>
      <title>Anti-virus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/anti-virus/m-p/2886231#M3444</link>
      <description>I can get a new client if I can get some basic anti-virus checking going on my mail server.&lt;BR /&gt;&lt;BR /&gt;I'd like a tool perferably gnu license that will let me scan the main sendmail mail file and strip out virus's replacing them with a message that the file has been stripped out.&lt;BR /&gt;&lt;BR /&gt;I'd like to be able to update the virus database from public sources as well.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;P</description>
      <pubDate>Tue, 21 Jan 2003 04:34:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/anti-virus/m-p/2886231#M3444</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-21T04:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Anti-virus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/anti-virus/m-p/2886232#M3445</link>
      <description>I've not heard of a GNU one with a free license, sorry.&lt;BR /&gt;&lt;BR /&gt;We use the Trend Micro product "Interscan Virus Wall" here..  Good product.&lt;BR /&gt;&lt;BR /&gt;With a bit of poking, very stable too.</description>
      <pubDate>Tue, 21 Jan 2003 04:44:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/anti-virus/m-p/2886232#M3445</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-01-21T04:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Anti-virus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/anti-virus/m-p/2886233#M3446</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;May I suggest you  open source AMAVIS virus scanner for your purpose.&lt;BR /&gt;&lt;BR /&gt;Download it from&lt;BR /&gt;&lt;A href="http://www.amavis.org" target="_blank"&gt;http://www.amavis.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jan 2003 06:42:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/anti-virus/m-p/2886233#M3446</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-01-21T06:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Anti-virus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/anti-virus/m-p/2886234#M3447</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;And more open source Antivirus softwares.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.openantivirus.org/projects.php" target="_blank"&gt;http://www.openantivirus.org/projects.php&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jan 2003 07:20:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/anti-virus/m-p/2886234#M3447</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-01-21T07:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Anti-virus</title>
      <link>https://community.hpe.com/t5/operating-system-linux/anti-virus/m-p/2886235#M3448</link>
      <description>I'm running Amavis (&lt;A href="http://www.amavis.org)" target="_blank"&gt;www.amavis.org)&lt;/A&gt; which is managing attachments in mails.&lt;BR /&gt;I.E. you can extract with this tool on the sendmail server (through the milter interface) attachments, uncompress them (what ever the compressor is !), and finally give the attachement to another tool : the anti virus software.&lt;BR /&gt;The trouble is that you have very few gnu anti virus software. THe only I found is openantivirus (&lt;A href="http://www.openantivirus.org)" target="_blank"&gt;www.openantivirus.org)&lt;/A&gt; but signatures files are not up to date !&lt;BR /&gt;There's a link on this site :&lt;BR /&gt;&lt;A href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/openantivirus/mini-faq/av-unix_e.txt?rev=HEAD&amp;amp;content-type=text/vnd.viewcvs-markup" target="_blank"&gt;http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/openantivirus/mini-faq/av-unix_e.txt?rev=HEAD&amp;amp;content-type=text/vnd.viewcvs-markup&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;which describe many anti virus products....&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;Benoit&lt;BR /&gt;____________&lt;BR /&gt;Ceux qui ne connaissent pas Unix sont condamn??s ?? en inventer une p??le copie.</description>
      <pubDate>Wed, 22 Jan 2003 09:04:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/anti-virus/m-p/2886235#M3448</guid>
      <dc:creator>benoit Bruckert</dc:creator>
      <dc:date>2003-01-22T09:04:26Z</dc:date>
    </item>
  </channel>
</rss>

