|
From: Sasa <sa...@sh...> - 2010-03-19 15:39:43
|
If I have understood correctly the value of 'smtp-amavis' must be always equal or less of 'max_servers', in my configuration I have: $max_servers = 10; and smtp-amavis unix - - n - 5 smtp or pheraps these value must always equal ? Thanks. ------ Salvatore. ----- Original Message ----- From: "Patrick Wong" <pa...@ve...> To: "Sasa" <sa...@sh...>; <ama...@li...> Sent: Friday, March 19, 2010 4:26 PM Subject: RE: [AMaViS-user] timed out after few minutes --Salvatore-- $max_servers = 10; and smtp-amavis unix - - n - 5 smtp does it make a difference changing the $max_servers to 5 to match your master.cf config above? According to documentation and Mark's comment previously, they should always match. |