[Mailman-Users] Thank you -- Help with migration

Mark Sapiro mark at msapiro.net
Wed Apr 28 16:34:16 CEST 2010


Lee, Davis H wrote:
>
>admin(1508): IOError: [Errno 13] Permission denied:
>'/var/lib/mailman/lists/21ctp/config.pck'
[...]
>core at 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 <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list