Hi,

We have a virtual machine and adding more RAM is going to be expensive.

The server only does email and only looks after the email for a single 
domain - maybe at the very most a couple of thousand incoming and 
outgoing emails per day.

Is there any advice on setting the system up so is doesn't run out of 
resources - the default settings have resulted in an error of

(conversation with 127.0.0.1[127.0.0.1] timed out while receiving the 
initial server greeting) amavis postfix

in the postqueue log.

I'm trying

# Trying to stop postfix from hitting a limit RE timeout with 127.0.0.1.
#$sa_mail_body_size_limit = 200*1024;
$sa_mail_body_size_limit = 1024;

# Make sure this is matched in /etc/postfix/master.cf.
$max_servers  =  1;   # number of pre-forked children          (default 
2), -m
##$max_requests = 20;   # retire a child after that many accepts 
(default 10)

$sa_local_tests_only = 1;

Any other ideas gratefully received!

-- 
*Kevin Bailey*
Director/Programmer - Freeway Projects Limited
Web: www.freewayprojects.com <http://www.freewayprojects.com/>
Email: kbai...@freewayprojects.com <mailto:kbai...@freewayprojects.com>
Phone: +44 (0)1752 267090
------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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/ 

Reply via email to