On 10.7.2012, at 10.24, Federico Bianchi wrote:
Is it possible to have mail_max_userip set to a value for localhost (webmail) and to another value for everything else?
mail_max_userip_connections = 10
remote 127.0.0.1 {
mail_max_userip_connections = 0
}