Gordon Messmer,

On Thursday January 16, 2003 02:33, Gordon Messmer wrote:
<snip>
> Well, we are supporting only about 1000 users with sendmail and
> spamassassin (run via spamc) alone (no virus scanning, that is) on a
> dual 1Ghz P3 system with 2GB of RAM.  Performance is awful, and the load
> is around 30 most of the day.  Spamassassin really isn't to blame
> either, performance was basically this bad before it was introduced.
>
> The problem is largely in that sendmail uses mbox files, and a couple of
> users leave mail on the server though they're told not to, and they eat
> all of the disk bandwidth (every mail check reads and then re-writes
> their entire mail spool).

I believe that's a misconception. Unlike qmail/exim/postfix, sendmail does not 
do local delivery. It hands it off to procmail. On a default RH install 
promail is set up to use mbox because the IMAP/POP server included (UW-IMAP) 
doesn't by default support maildir.

By replacing the IMAP/POP server (ie. qpopper, Courier, etc.) you can set up 
procmail to use maildir and the performance should get better.

At least that has been my experience, YMMV.

-- 
Brian Ashe                                                     CTO
Dee-Web Software Services, LLC.                  [EMAIL PROTECTED]
http://www.dee-web.com/



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to