On 04/08, John Hardin wrote:
> >And freqs contains no evidence of my new rule.  user_prefs still has that
> >new rule in it.  I'm confident that file is in the right place.
> 
> Did you enable allow_user_rules ?

I had not, but adding it didn't help.

$ grep -c FOUR_BLANK_LINES freqs
0

$ cat spamassassin/user_prefs 
bayes_auto_learn 0
lock_method flock
bayes_store_module Mail::SpamAssassin::BayesStore::SDBM
use_auto_whitelist 0
whitelist_bounce_relays example.com
 score ANY_BOUNCE_MESSAGE 0
 score BOUNCE_MESSAGE 0
trusted_networks [redacted]
internal_networks [redacted]
allow_user_rules 1
rawbody FOUR_BLANK_LINES /\r?\n\r?\n\r?\n\r?\n/ms

-- 
"I'd rather be happy than right any day."
- Slartiblartfast, The Hitchhiker's Guide to the Galaxy
http://www.ChaosReigns.com

Reply via email to