Content-type: text/html

<!DOCTYPE html>
<html>
<head>
  <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  <meta name="Generator" content="wrote by hand">
  <meta name="Author" content="Joey Kelly">
  <title>JKWiki: OpenSourceAntiVirus</title>
  <link type="text/css" href="jkwiki.css" rel="stylesheet"/>
  <script src="jkwiki.js"></script>
  <link rel="shortcut icon" href="jokeshow.jpg" type="image/x-icon">
</head>

<body>

  <div id="page">

    <div id="content">
      <!-- <h1>JKWiki: <small>OpenSourceAntiVirus</small></h1> -->
        <p><a href="?HomePage">HomePage</a> :: <a href="?TechnicalProjects">TechnicalProjects</a> :: OpenSourceAntiVirus</p>
<h1><a id="OpenSourceAntiVirus"></a>Open Source Anti-Virus</h1>
<p>Currently I&#39;m using procmail to nuke any stray attachments (.bat, .pif, .scr, etc.), but procmail is strictly MUA stuff. I want to set up scanning at the MTA which, when combined with the usual method of scanning at the desktop, would give a layered approach to combatting viruses for my users.</p>
<p>Here is my research:</p>
<h1><a id="FreeVirusScanners"></a>Free virus scanners</h1>
<ul>
<li><a href="http://freshmeat.net/projects/clamav/">ClamAV</a> &#8212; this seems to be pretty good.</li>
<li><a href="http://www.openantivirus.org">http://www.openantivirus.org</a> &#8212; really neat. Also really out of date. Use something else, in fact.</li>
</ul>
<h1><a id="Milters"></a>Milters</h1>
<ul>
<li><a href="http://www.amavis.org">http://www.amavis.org</a>
<ul>
<li>or better yet, <a href="http://www.ijs.si/software/amavisd/">amavis-new</a></li>
</ul>
</li>
</ul>

    </div>

    <div id="footer">
      <hr>
      <small><i><b><a href="https://gitlab.com/mmlj4/jkwiki">JKWiki</a></b> is a scraped-together wiki app by Joey Kelly</i></small>
    </div>

  </div>

</body>
</html>
