Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ec6c79457982671c8c0bc6920188fc8b78e6bee5
commit ec6c79457982671c8c0bc6920188fc8b78e6bee5 Author: CSÉCSY László <[EMAIL PROTECTED]> Date: Thu Sep 20 00:05:55 2007 +0200 amavisd-new-2.5.2-1-i686 this char drove me crazy for ~2 hours (ie. add X-Spam* headers to every message, not only for score>=2.0) diff --git a/source/network-extra/amavisd-new/20-userconf b/source/network-extra/amavisd-new/20-userconf index 932c195..6abd344 100644 --- a/source/network-extra/amavisd-new/20-userconf +++ b/source/network-extra/amavisd-new/20-userconf @@ -1507,7 +1507,7 @@ $sa_mail_body_size_limit = 200*1024; # don't waste time on SA if mail is larger # default: undef, no limitations # default values, customarily used in the @spam_*_level_maps as the last entry -$sa_tag_level_deflt = 2.0; # add spam info headers if at, or above that level; +#$sa_tag_level_deflt = 2.0; # add spam info headers if at, or above that level; # undef is interpreted as lower than any spam level $sa_tag2_level_deflt = 6.31;# add 'spam detected' headers at that level to # passed mail (e.g. when $final_spam_destiny=D_PASS _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
