Olivier:

I had been using the standard call in .procmailrc: 

:0fw
| spamassassin -P

:0:
* ^X-Spam-Status: Yes
/home/rcs/mail/spam

With this, I only get the error message for root:

Jul  3 17:27:38 firefox spamd[28173]: read_scoreonly_config: cannot open 
"/root/.spamassassin/user_prefs": Permission denied


When I switched to: 

:0fw
| spamc -u rcs

I got:

Jul  3 17:27:44 firefox spamd[28177]: read_scoreonly_config: cannot open 
"/home/rcs/.spamassassin/user_prefs": Permission denied


So, what would you suggest?



On Wed, 3 Jul 2002, Olivier Nicole wrote:

> Hi Bob,
> 
> > I run spamd as follows:
> > /usr/bin/spamd -d -u nobody
> 
> And how do you run spamc?
> 
> > (1) Whether the user_prefs settings are used or not seems to be 
> > hit-and-miss.  What's in the header often disagrees with waht actually 
> > happens.  For example:
> 


What exactly do you mean when you say, "whitelist not mentioned"?  Here is 
(most of) my user_prefs:

# How many hits before a mail is considered spam.
required_hits           6

# Whitelist and blacklist addresses are now file-glob-style patterns, so
# "[EMAIL PROTECTED]", "*@isp.com", or "*.domain.net" will all work.
# whitelist_from        [EMAIL PROTECTED]
whitelist_from          [EMAIL PROTECTED]
whitelist_from          *@squawk.com
whitelist_from          *@supras.com
whitelist_from          [EMAIL PROTECTED]
whitelist_from          *@malibyte.net
whitelist_from          *@malibyte.com


> I beleinve the difference is because whitelist is not mentionned:
> 
> 6.1-100=-93.9750, 
> 
> >  I'm assuming that the fact that "nobody" can't read the dir itself 
> > might be the problem.  It's now doing this on both of my mail servers.
> 
> I'd tend to assume the same.
> 
> So tell us how you are calling spamc...
> 
> Olivier

-- 
_______________________________
Bob Sully - Malibyte Consulting
Simi Valley, California, USA
http://www.malibyte.com

"Years of dedication, and a natural inclination" - J. Buffett




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
No, I will not fix your computer.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to