Re: SpamAssassin not following private whitelist commands

2010-03-05 Thread Ron Johnson
On 2010-03-05 03:57, Camaleón wrote: On Thu, 04 Mar 2010 16:34:46 -0600, Ron Johnson wrote: On 2010-03-04 08:15, Camaleón wrote: Mmmm, what MTA/POP3/IMAP design are you using? fetchmail/postfix/spamassassin/maildrop $ grep spam /etc/postfix/master.cf smtp inet n - n - - \

Re: SpamAssassin not following private whitelist commands

2010-03-05 Thread Camaleón
On Thu, 04 Mar 2010 16:34:46 -0600, Ron Johnson wrote: > On 2010-03-04 08:15, Camaleón wrote: >> Mmmm, what MTA/POP3/IMAP design are you using? > > fetchmail/postfix/spamassassin/maildrop > > $ grep spam /etc/postfix/master.cf > smtp inet n - n - - \ >smtpd -

Re: SpamAssassin not following private whitelist commands

2010-03-04 Thread Ron Johnson
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/

Re: SpamAssassin not following private whitelist commands

2010-03-04 Thread Camaleón
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/spamassassi

Re: SpamAssassin not following private whitelist commands

2010-03-03 Thread Ron Johnson
On 2010-03-03 01:09, Ron Johnson wrote: On 2010-03-02 21:54, green wrote: Ron Johnson wrote at 2010-03-02 19:38 -0600: per-user whitelist addresses go in ~/.spamassassin/user_prefs with the format: whitelist_from f...@bar.com However, whitelisted accounts are still being scored as spam. An

Re: SpamAssassin not following private whitelist commands

2010-03-03 Thread Jari Fredriksson
On 3.3.2010 17:42, green wrote: > Jari Fredriksson wrote at 2010-03-03 07:52 -0600: >> On 3.3.2010 3:38, Ron Johnson wrote: >>> SA, which is "attached" to Postfix, isn't doing what I think it should >>> do. According to instructions I found on the Intarweb, per-user >>> whitelist addresses go in ~

Re: SpamAssassin not following private whitelist commands

2010-03-03 Thread green
Jari Fredriksson wrote at 2010-03-03 07:52 -0600: > On 3.3.2010 3:38, Ron Johnson wrote: > > SA, which is "attached" to Postfix, isn't doing what I think it should > > do. According to instructions I found on the Intarweb, per-user > > whitelist addresses go in ~/.spamassassin/user_prefs with the

Re: SpamAssassin not following private whitelist commands

2010-03-03 Thread Jari Fredriksson
On 3.3.2010 3:38, Ron Johnson wrote: > Hi, > > (Up-to-date Sid system.) > > SA, which is "attached" to Postfix, isn't doing what I think it should > do. According to instructions I found on the Intarweb, per-user > whitelist addresses go in ~/.spamassassin/user_prefs with the format: > whitelist

Re: SpamAssassin not following private whitelist commands

2010-03-02 Thread Ron Johnson
On 2010-03-02 21:54, green wrote: Ron Johnson wrote at 2010-03-02 19:38 -0600: per-user whitelist addresses go in ~/.spamassassin/user_prefs with the format: whitelist_from f...@bar.com However, whitelisted accounts are still being scored as spam. Any thoughts? Perhaps you need the line:

Re: SpamAssassin not following private whitelist commands

2010-03-02 Thread green
Ron Johnson wrote at 2010-03-02 19:38 -0600: > per-user whitelist addresses go in ~/.spamassassin/user_prefs with > the format: > whitelist_from f...@bar.com > However, whitelisted accounts are still being scored as spam. Any > thoughts? Perhaps you need the line: allow_user_rules 1 in /etc/spa