<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#333333">
<font face="Helvetica, Arial, sans-serif">Hi All, <br>
<br>
We have bunch of postfix server to filter spam for incoming mail.<br>
These servers sits in front of actual mail server. <br>
<br>
For some reason mail delivery is slow because email is sitting in
incoming queue <br>
for too long. Most of these files have 0700 permission. <br>
<br>
I have read <a
 href="http://www.postfix.org/QSHAPE_README.html#incoming_queue"
 target="_blank">http://www.postfix.org/QSHAPE<wbr>_README.html#incoming_queue</a>.<br>
In the document it stated that : <br>
</font>&nbsp;&nbsp;&nbsp; <br>
&nbsp;&nbsp;&nbsp; "The main factors slowing down the queue manager
are disk I/O and lookup queries to the trivial-rewrite service. "<br>
<font face="Helvetica, Arial, sans-serif"><br>
In my case, I think the disk and lookup queries are fast enough. Lookup
queries is done locally from <br>
hash file. </font><font face="Helvetica, Arial, sans-serif">I also
don't think there is no correlation between disk IO utilization and the
number of email in incoming queue. <br>
postfix spool directory mounted on reiserfs partition with notail and
noatime. <br>
<br>
I asked postfix mailing list because I&nbsp; thought this is something to do
with postfix.<br>
<br>
But their replay was short and sweet : <br>
</font>
<blockquote>
  <pre wrap="">'Nuff said, you are using Mailscanner. Stop using Mailscanner and the
problem will go away. Mailscanner has a long history of causing various
similar issues, it is not supported here.</pre>
</blockquote>
<font face="Helvetica, Arial, sans-serif"><br>
Can anyone give me suggestion on how to speed this up ? <br>
Anyone experiencing same issue with mailscanner ? <br>
</font><font face="Helvetica, Arial, sans-serif"><br>
Disk IO&nbsp; Graph :<br>
<img alt="IO Graph"
 src="http://img91.imageshack.us/my.php?image=vscan4diskiozy4.png"
 moz-do-not-send="true"><br>
<a href="http://img91.imageshack.us/my.php?image=vscan4diskiozy4.png"
 target="_blank">http://img91.imageshack.us/my<wbr>.php?image=vscan4diskiozy4.png</a><br>
<br>
<br>
Postfix Graph :<br>
<img alt="Postfix Graph"
 src="http://img230.imageshack.us/my.php?image=vscan4queueux2.png"
 moz-do-not-send="true"><br>
<a href="http://img230.imageshack.us/my.php?image=vscan4queueux2.png"
 target="_blank">http://img230.imageshack.us/my<wbr>.php?image=vscan4queueux2.png</a><br>
<br>
Regards,<br>
Rianto Wahyudi</font>
</body>
</html>