[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SpamAssassin not following private whitelist commands



On 2010-03-04 08:15, Camaleón wrote:
On Wed, 03 Mar 2010 16:59:59 -0600, Ron Johnson wrote:

On 2010-03-03 01:09, Ron Johnson wrote:

Perhaps you need the line:
allow_user_rules 1
in /etc/spamassassin/local.cf
Thanks.  I'll see how that worked.


No luck.

Added "allow_user_rules 1" to /etc/spamassassin/local.cf but foo@bar.com
is still getting scored highly.

Mmmm, what MTA/POP3/IMAP design are you using?

fetchmail/postfix/spamassassin/maildrop

$ grep spam /etc/postfix/master.cf
smtp      inet  n   -   n   -   -   \
                  smtpd -o content_filter=spamfilter:
spamfilter unix - n n - - pipe flags=Rq user=spamfilter \
                  argv=/usr/local/bin/spamfilter.sh \
                  -f ${sender} -- ${recipient}

Are your pop3/imap users same as system users or you are storing users in a separate db place (mysql table, sasl2...)?


System users. There's just 4 of us, and each user has a crontab entry which calls fetchmail every 5-6 minutes. (I'm sure that's different from how most people do it, but it works for us...)

--
Ron Johnson, Jr.
Jefferson LA  USA

"If God had wanted man to play soccer, he wouldn't have given
us arms."  Mike Ditka


Reply to: