Try this on Debian or Ubuntu:
Add a new file /etc/amavis/conf.d/90-custom
with the following content:
Code:
use strict;
@bypass_virus_checks_maps = (1);
#------------ Do not modify anything below this line -------------
1; # insure a defined return
and restart amavisd.