Lee, Davis H wrote:
>
>admin(1508): IOError: [Errno 13] Permission denied:
>'/var/lib/mailman/lists/21ctp/config.pck'
[...]
>c...@lists:~$ ls -al /var/lib/mailman/lists/21ctp/
>
>total 28
>
>drwxrwxr-x  2 root list 4096 2010-04-26 13:31 .
>
>drwxrwsr-x 40 root list 4096 2010-04-13 11:02 ..
>
>-rw-rw----  1 root root 5400 2010-04-26 13:31 config.pck
>
>-rw-rw----  1 root root 4917 2010-04-26 12:00 config.pck.last
>
>-rw-rw-r--  1 root root   24 2009-12-09 08:07 request.pck



The files in the lists/listname/ directory need to be Mailman's group -
'list' in your case. The lists/listname directories need to be SETGID
- i.e. mode 2775, not 0775.

sudo /usr/lib/mailman/bin/check_perms -f

(if I have the path right) should fix all of this.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to