Quantcast
Channel: iRedMail
Viewing all articles
Browse latest Browse all 48092

Re: Virus check disabling...

$
0
0

You can disable virus scanning for ALL outgoing emails sent by your users with below steps:

*) Open /etc/amavis/conf.d/5-user, find below line:

$policy_bank{'MYUSERS'} = {
    ...
    #bypass_virus_checks_maps => [1],
    ...
}

*) Remove '#' in line "bypass_virus_checks_maps => [1],", then restart Amavisd service.

That's all.


Viewing all articles
Browse latest Browse all 48092

Trending Articles