Well, you'll need mail to be able to create/read/write the contents of
the directory, do I'd say try to make it

drwxrwx---   2 jjbacon  mail    4096 Mar  6 08:13 .spamassassin

So that'd be

$ chgrp -R mail .spamassassin
$ chmod g+rwx .spamassassin

C

On Sun, 2002-03-31 at 15:18, Jeff Bacon wrote:
> I get a message (see below) in my logs which leads me to think that the 
> permissions may be set wrong on my ~/.spamassassin dir.  What are the correct 
> permissions for that dir? (ps. spamd is running as user "mail")
> 
> Mar 31 18:17:25 bacon spamd[5260]: Couldn't create readable default_prefs for 
> [/home/jjbacon/.spamassassin/user_prefs]
> 
> dir perms:
> 
> drwx------    2 jjbacon  jjbacon      4096 Mar  6 08:13 .spamassassin
> 
> --
> Jeff
> 
> 
> _______________________________________________
> Spamassassin-talk mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/spamassassin-talk
> 
> 


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

Reply via email to