On 4/18/2011 4:15 PM, Sergei wrote:
>> No flags being passed to spamc...  What flags are passed to spamd when it 
>> starts?
> /usr/sbin/spamd --create-prefs --max-children 5 --helper-home-dir -d 
> --pidfile=/var/run/spamd.pid
>  
>> What does your local.cf look like?
> rewrite_header Subject *****SPAM*****
>
> And my user_prefs:
>
> trusted_networks 192.168.
> bayes_auto_learn_threshold_spam 6.0
> whitelist_from ...
> whitelist_from ...
> whitelist_from ...
> whitelist_from ...
> whitelist_from ...

What happens when you take the original message and feed it through
spamassassin?

$ spamassassin < message.txt

and

$ spamc < message.txt

This should preferably be done as the same user that would call spamc
during normal delivery.

-- 
Bowie

Reply via email to