Luigi Rosa a écrit :
> Hi,
> a big Italian ISP is using 1.x.x.x for its internal network. This annoying
> behaviour is triggering a lot of false positive spam reports because of
> RCVD_ILLEGAL_IP is worth 3.196 spam points.
> 
> Assuming that complaining with the folks of above-mentioned ISP is more than
> worthless, how can I adjust the spam point of RCVD_ILLEGAL_IP within 
> Amavisd-new?
> 

within amavisd-new? no. but you can change it spamassassin configuration.
for example, by adding

score RCVD_ILLEGAL_IP 1.2

to your local.cf. or you can disable the rule altogether by setting the
score to 0, or by using

meta score RCVD_ILLEGAL_IP (0)

instead.

Followup on the spamassassin-users list please.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to