| Main Archive Page > Month Archives > spamassassin-users archives |
On 12/6/2011 12:55 PM, Christian Gregoire wrote:
>> What happens if you put those lines into a local.cf or similar configuration file rather than a user preference?
>
> Doesn't look like it's taken into account. The rule is not triggered
Then you are putting it in the wrong place or the rule isn't hitting the
test email ;-)
>> What are your command line parameters for spamd and spamc?
> /usr/bin/spamd --socketpath=/tmp/spamassassin.socket -d -r /var/run/spamd.pid -s local2 -c -m15 -H -x --virtual-config-dir=/var/atmail/users/%u -u nobody
>
>
> spamc -U /tmp/spamassassin.socket -u christian@xxxx.fr
Your culprit is on Spamd: -x, --nouser-config Disable user
config files