<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Virus Mails Galore!</title>
	<link>http://blog.ramereth.net/2005/05/04/virus-mails-galore/</link>
	<description>Where ever you go, there you are</description>
	<pubDate>Fri, 04 Jul 2008 04:43:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Mark</title>
		<link>http://blog.ramereth.net/2005/05/04/virus-mails-galore/#comment-17</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 06 May 2005 14:51:46 +0000</pubDate>
		<guid>http://blog.ramereth.net/2005/05/04/virus-mails-galore/#comment-17</guid>
		<description>Clamav is great, but is a huge resource hog. I highly recommend a distributed setup like

Inbound Mail
^                           
 &#124;-&#62;  smtp spooler/clamav/spam assassin
 &#124;                        &#124;
 &#124;                        &#124;------------------------------&#62; IMAP+SSL/mailboxes
 &#124;                        &#124;
 &#124;-&#62;  smtp spooler/clamav/spam assassin
</description>
		<content:encoded><![CDATA[<p>Clamav is great, but is a huge resource hog. I highly recommend a distributed setup like</p>
<p>Inbound Mail<br />
^<br />
 |-&gt;  smtp spooler/clamav/spam assassin<br />
 |                        |<br />
 |                        |&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&gt; IMAP+SSL/mailboxes<br />
 |                        |<br />
 |-&gt;  smtp spooler/clamav/spam assassin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ramereth</title>
		<link>http://blog.ramereth.net/2005/05/04/virus-mails-galore/#comment-16</link>
		<dc:creator>ramereth</dc:creator>
		<pubDate>Wed, 04 May 2005 15:21:05 +0000</pubDate>
		<guid>http://blog.ramereth.net/2005/05/04/virus-mails-galore/#comment-16</guid>
		<description>We're going to leave this optional as much as we can so you can use procmail to say what you want to do with it. I really haven't had much experience with clamav yet, but a few of our infra dudes have so we'll probably try something simliar to your approach.</description>
		<content:encoded><![CDATA[<p>We&#8217;re going to leave this optional as much as we can so you can use procmail to say what you want to do with it. I really haven&#8217;t had much experience with clamav yet, but a few of our infra dudes have so we&#8217;ll probably try something simliar to your approach.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slarti</title>
		<link>http://blog.ramereth.net/2005/05/04/virus-mails-galore/#comment-15</link>
		<dc:creator>slarti</dc:creator>
		<pubDate>Wed, 04 May 2005 15:18:47 +0000</pubDate>
		<guid>http://blog.ramereth.net/2005/05/04/virus-mails-galore/#comment-15</guid>
		<description>ClamAV provides a daemon, similar to SpamAssassin's spamd, that should reduce system load a *little*. I haven't done any serious tests, but I should guess that just checksumming attached files against a list of viruses is going to be a lot less intensive than, say, the bayesian analysis of SpamAssassin.

Also, how would you set this up? Done before delivery to mailboxes, or leave it up to the users and let them set it up in their procmailrc or similar?

mail-filter/clamassassin has a USE flag for using clamd that would be perfect for the latter. It provides a spamassassin-like interface for clamav. It's possible to call clamdscan from procmailrc and use it that way, but it's a bit of a pain.</description>
		<content:encoded><![CDATA[<p>ClamAV provides a daemon, similar to SpamAssassin&#8217;s spamd, that should reduce system load a *little*. I haven&#8217;t done any serious tests, but I should guess that just checksumming attached files against a list of viruses is going to be a lot less intensive than, say, the bayesian analysis of SpamAssassin.</p>
<p>Also, how would you set this up? Done before delivery to mailboxes, or leave it up to the users and let them set it up in their procmailrc or similar?</p>
<p>mail-filter/clamassassin has a USE flag for using clamd that would be perfect for the latter. It provides a spamassassin-like interface for clamav. It&#8217;s possible to call clamdscan from procmailrc and use it that way, but it&#8217;s a bit of a pain.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
