On Sun, Dec 14, 2003 at 11:58:52PM +0100, Tanen wrote: > A very big thanks, to have clarify this, i have not been sure, but now it's > ok ! Thank you very much !!! > Spamassassin depend to Qmail-Scanner too, for the number of process i assume > no ? If Qmail-Scanner allow only 5 process, Spamassassin can't scan more > than 5 mails and then launch 5 process, no ?
The order is: tcpserver limits how many *simulataneous* qmail-smtpd processes can be running (e.g. "no more than 20 current SMTP connections"). So let's assume you have configured tcpserver to serve a max of 20 qmail-smtpd processes. That means there can be no more than 20 Q-S processes. That means there can be no more than 20 spamc or AV processes Daemonzied versions of scanners - such as sophie and SpamAssassin also define within their configs how many max processes they can have, so obviously you have to ensure these numbers match each other. There is no point in allowing 20 incoming tcpserver connections if you have set SA or sophie to a max of 5. -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +64 3 9635 377 Fax: +64 3 9635 417 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1 ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
