On 04/08, John Hardin wrote:
> I think allow_user_rules needs to go into the system local.cf. If
> the user can put it into their own private config file it offers no
> security.

That makes some sense, but didn't help.

$ tail -n 1 /etc/spamassassin/local.cf
allow_user_rules 1

$ tail -n 1 spamassassin/user_prefs 
rawbody FOUR_BLANK_LINES /\r?\n\r?\n\r?\n\r?\n/ms

$ grep -c FOUR_BLANK_LINES freqs
0

> A piece of advice: put the rules into a sandbox .cf script instead.
> You don't need to check it in, and compiling SA prior to the
> masscheck will incorporate them into the rules.

I guess I should try that.  Just create a new directory under
rulesrc/sandbox, and put a file containing the rule in it?

-- 
"This hurts quite a bit. Very painful."
"Think of the sensation as reassurance that you are not dead yet. What
you are feeling is life in you!" - Johnny The Homicidal Maniac
http://www.ChaosReigns.com

Reply via email to