<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Hardening Sendmail against DDoS</title>
	<atom:link href="http://blog.nifelheim.info/tech/2009/03/29/hardening-sendmail-against-ddos/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nifelheim.info/tech/2009/03/29/hardening-sendmail-against-ddos/</link>
	<description>Information-technology-blog</description>
	<pubDate>Wed, 10 Mar 2010 17:56:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kiranjith</title>
		<link>http://blog.nifelheim.info/tech/2009/03/29/hardening-sendmail-against-ddos/comment-page-1/#comment-109</link>
		<dc:creator>kiranjith</dc:creator>
		<pubDate>Mon, 15 Feb 2010 08:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nifelheim.info/tech/?p=141#comment-109</guid>
		<description>simple and well explained..
really appreciable.. 

this post helped me a lot

thanks a lot :o)
//kiran</description>
		<content:encoded><![CDATA[<p>simple and well explained..<br />
really appreciable.. </p>
<p>this post helped me a lot</p>
<p>thanks a lot :o)<br />
//kiran</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://blog.nifelheim.info/tech/2009/03/29/hardening-sendmail-against-ddos/comment-page-1/#comment-108</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Fri, 05 Feb 2010 22:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nifelheim.info/tech/?p=141#comment-108</guid>
		<description>If you need your clamav installation to perform better, try put the scanning in a ramdisk filesystem.</description>
		<content:encoded><![CDATA[<p>If you need your clamav installation to perform better, try put the scanning in a ramdisk filesystem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mjoellnir</title>
		<link>http://blog.nifelheim.info/tech/2009/03/29/hardening-sendmail-against-ddos/comment-page-1/#comment-85</link>
		<dc:creator>mjoellnir</dc:creator>
		<pubDate>Fri, 09 Oct 2009 10:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nifelheim.info/tech/?p=141#comment-85</guid>
		<description>Hello Juan,

yes, indeed, you should run clamd and tell MailScanner to communicate through unix- or tcp-sockets with clamd. Using ClamAV like you do would mean several instances of ClamAV with each loading the complete database. That is quite resource-consuming, and slow as well. If instead there is clamd running, and MailScanner (or as in my case, clamav-milter), this problem will gone immediately.
I would generally advise the usage of clamd for every mailserver (using ClamAV), by the way, no matter how many mails are processed per day. It's the more efficient way of handling these things. :)</description>
		<content:encoded><![CDATA[<p>Hello Juan,</p>
<p>yes, indeed, you should run clamd and tell MailScanner to communicate through unix- or tcp-sockets with clamd. Using ClamAV like you do would mean several instances of ClamAV with each loading the complete database. That is quite resource-consuming, and slow as well. If instead there is clamd running, and MailScanner (or as in my case, clamav-milter), this problem will gone immediately.<br />
I would generally advise the usage of clamd for every mailserver (using ClamAV), by the way, no matter how many mails are processed per day. It&#8217;s the more efficient way of handling these things. <img src='http://blog.nifelheim.info/tech/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan</title>
		<link>http://blog.nifelheim.info/tech/2009/03/29/hardening-sendmail-against-ddos/comment-page-1/#comment-84</link>
		<dc:creator>Juan</dc:creator>
		<pubDate>Fri, 09 Oct 2009 08:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nifelheim.info/tech/?p=141#comment-84</guid>
		<description>Thanks for this article.

But in my case, the main hungry proccess is the antivir (ClamAv). Running "top" command, and ordering by CPU usage, I can realise that ClamAv is the main "problem".

I use today's latest version (ClamAV 0.95.2), with the lastest version of MailScanner.

Our server process 25K mails per day, and 98% are Spam. The load average of the server is bettwen 1 - 2.5. Do you know how to reduce this high load average ?

I think it could be enhaced, running clamav as a daemon (clamd), instead of a process on the fly.

What do you think ?</description>
		<content:encoded><![CDATA[<p>Thanks for this article.</p>
<p>But in my case, the main hungry proccess is the antivir (ClamAv). Running &#8220;top&#8221; command, and ordering by CPU usage, I can realise that ClamAv is the main &#8220;problem&#8221;.</p>
<p>I use today&#8217;s latest version (ClamAV 0.95.2), with the lastest version of MailScanner.</p>
<p>Our server process 25K mails per day, and 98% are Spam. The load average of the server is bettwen 1 - 2.5. Do you know how to reduce this high load average ?</p>
<p>I think it could be enhaced, running clamav as a daemon (clamd), instead of a process on the fly.</p>
<p>What do you think ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ria</title>
		<link>http://blog.nifelheim.info/tech/2009/03/29/hardening-sendmail-against-ddos/comment-page-1/#comment-82</link>
		<dc:creator>Ria</dc:creator>
		<pubDate>Tue, 29 Sep 2009 12:58:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nifelheim.info/tech/?p=141#comment-82</guid>
		<description>I recently came across your blog and have been reading along. I thought I would leave my first comment.  I was searching regarding mail servers and landed here. I don’t know what to say except that I have enjoyed reading. This blog is very informative . Thanks for the post.</description>
		<content:encoded><![CDATA[<p>I recently came across your blog and have been reading along. I thought I would leave my first comment.  I was searching regarding mail servers and landed here. I don’t know what to say except that I have enjoyed reading. This blog is very informative . Thanks for the post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
