Hello Robert, Not directly related to your problem, I don't think, but from your debug listing I see you're using the following rules files: > debug: config: read file ... > debug: config: read file /etc/mail/spamassassin/70_sare_random.cf > ... > debug: config: read file /etc/mail/spamassassin/random.current.cf
If I remember correctly, random.current.cf is an ancient name for 70_sare_random.cf -- you may be overlaying current rules with ancient ones. Worth looking into. Bob Menschel
