> Be sure not to confuse the smtpd line that listens on port 25 (or post smtp > if you want symbolic names), and the entry that controls smtpd on port > 10025. > The one on port 25 should best be left to have a default maxproc. > The one on port 10025 should have a fairly low limit, 2-5 for a small site, > 5-15 for a large site (as a starting value), and that same value must be > configured in amavisd.conf as $max_servers.
Sorry, now I got confused myself. smtpd service process entries need no maxproc limitation, default is usually good enough. The only entry with a low maxproc limit is the smtp (not smtpd) entry, which feeds a content filter. Mark ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
