Heya All,
Why would the following error be generated by the conf
example shown
below the error? It has no leading or trailing whitespace. I
used D_DROP
at the suggestion of Dave Morton because (though he thinks
it a bad
idea) I don't want the users to even see anything thought to
be a virus,
i.e. I trust my virus engines more than my users
TIA!
Starting Mail Virus Scanner (amavisd): Error in config file
"/etc/amavisd.conf": Bareword "D_DROP"
not allowed while "strict subs"
in use at /etc/amavisd.conf line 115.
#$final_virus_destiny = D_DISCARD;
$final_virus_destiny = D_DROP;
$final_banned_destiny = D_DISCARD;
$final_spam_destiny = D_DISCARD;
$final_bad_header_destiny = D_DISCARD;
Regards,
Brian Carroll
_______________________________________________
Maia-users mailing list
Maia-users renaissoft.com
http://www.renaissoft.com/mailman/listinfo/maia-users
|