does spamassassin --lint give you any errors?
Joe
Fabrizio Regalli wrote:
Hello.
I'm writing my custom rule
uri LOCAL_URI_VIAPAYPAL /www\.viapaypal\.com\//
score LOCAL_URI_VIAPAYPAL 5.0
(for add five points to e-mail contains www.viapaypal.com
<http://www.viapaypal.com/> into body)
I've add it to /etc/mail/spamassassin/local.cf <http://local.cf> but I
can't see it with spamassassin --lint -D (and the rule seem doesn't work)
Could someone suggest me something to check for solve this problem?
Thanks in advance.