Quote:
|
Originally Posted by falko
I once had similar problems with Postfix in OpenVZ that I couldn't find a solution for... 
|
Oow that doesn't sound to well

What is your experience with other virtualisation software?
I changed some settings in de amavis config file.
$child_timeout=5*60;
to this
$child_timeout=5*120;
and commented some others out
# $inet_socket_bind = '127.0.0.1';
# @inet_acl = qw( 127.0.0.1 );
I don't know if it is relevant what I changed but i'm testing the mail server all day and its still running fine. I constantly tail the mail.log.
If it stays running I start changed the settings again to find out what exactly is cousing this trouble