> smtp inet n - n - 5 smtpd > > smtp-amavis unix - - n - 5 smtp
> -o smtp_data_done_timeout=1200 > -o smtp_send_xforward_command=yes > -o disable_dns_lookups=yes > -o max_use=20 > > 127.0.0.1:10025 inet n - n - 5 smtpd Why did you limit smtp and 127.0.0.1:10025 to only 5 maxproc? I would leave these at the default - the way you had it initially. Your maxproc for smtp-amavis (5) is higher than your $max_servers = 2; Set them to the same number, or if you use amavisd-release often, set $max_servers one higher that the maxproc for smtp-amavis. -- Gary V ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/