On Thu, 25 Apr 2002, Thomas Egrelius wrote:

> I noticed the same problem with a fresh install yesterday, and it
> doesn't help to create the ~/.spamassassin directory. spamd will
> create the auto-whitelist.lock just fine, and also the
> auto-whitelist.db, but still don't tag the messages sent through it.
> When running spamd in debug mode, it "hangs" on trying to open the
> auto-whitelist db, and after the default 30 tries it gives up with the
> message "Cannot open ~/.spamassassin/auto-whitelist: permission
> denied" or similar. I've tried to set permissions of files and
> directories without luck. Shouldn't spamd move over to run as myself
> in this step? (started as root)

  Hmm, I didn't have any problems with my setup once I created the
directory..  SA created the auto-whitelist db on its own and was able to
read it just fine..  Here's how my permissions are set (testmail is a
normal user account I created for testing spamassassin):

  [testmail@apollo testmail]$ ls -ld .spamassassin/
  drwxr-xr-x    2 testmail users        4096 Apr 22 16:42 .spamassassin/

  [testmail@apollo testmail]$ ls -l .spamassassin/
  total 12
  -rw-------    1 testmail root        12288 Apr 22 16:42 auto-whitelist


  Not sure why SA created auto-whitelist with the group root, maybe it's
because SA runs as root.  In any case, make sure your normal user account
can read ~/.spamassassin/auto-whitelist, and write to ~/.spamassassin.  If
that's the case then your problem is over my head.  :)

Shayne



_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to