[Mailman-Users] Correct permissions for mailing list

Erin Dalzell erin at thedalzells.org
Thu Aug 12 20:41:50 CEST 2004


Changed the permissions on my mailing list files (to attempt to fix 
another problem) and now I cannot access the admin page for my mailing 
list. If I try I get the following error:

Traceback (most recent call last):
   File "/usr/local/mailman/scripts/driver", line 87, in run_main
     main()
   File "/usr/local/mailman/Mailman/Cgi/admindb.py", line 248, in main
     mlist.Save()
   File "/usr/local/mailman/Mailman/MailList.py", line 525, in Save
     self.__save(dict)
   File "/usr/local/mailman/Mailman/MailList.py", line 497, in __save
     os.unlink(fname_last)
OSError: [Errno 22] Invalid argument: 
'/usr/local/mailman/lists/canuck_hlp_pb/config.pck.last'

The permission are currently:

drwxrwsr-x  14 root     mailman   476 12 Aug 11:37 .
drwxrwsr-x   4 root     mailman   136 18 Jul 20:41 ..
-rw-rw-rw-   1 root     mailman  6205 11 Aug 12:00 config.pck
-rw-rw-rw-   1 root     mailman  6205 11 Aug 09:00 config.pck.last
-rw-rw-rw-   1 root     mailman  6205 12 Aug 09:00 
config.pck.tmp.thedalzells.org.1896
-rw-rw-rw-   1 root     mailman  6205 12 Aug 11:29 
config.pck.tmp.thedalzells.org.2028
-rw-rw-rw-   1 root     mailman  6205 12 Aug 11:32 
config.pck.tmp.thedalzells.org.2057
-rw-rw-rw-   1 root     mailman  6205 12 Aug 11:32 
config.pck.tmp.thedalzells.org.2058
-rw-rw-rw-   1 www      mailman  6205 12 Aug 11:36 
config.pck.tmp.thedalzells.org.2068
-rw-rw----   1 www      mailman  6205 12 Aug 11:37 
config.pck.tmp.thedalzells.org.2073
-rw-rw-rw-   1 root     mailman  6251 12 Aug 11:28 
config.pck.tmp.thedalzells.org.429
-rw-rw-rw-   1 root     mailman  6205 12 Aug 11:28 
config.pck.tmp.thedalzells.org.432
-rw-rw-rw-   1 mailman  mailman   130 12 Aug 11:28 pending.pck
-rw-rw-r--   1 www      mailman   610 12 Aug 11:37 request.pck

I am running this on Mac OS X 10.3.5.

Is there any other information I can provide to help?

emd



More information about the Mailman-Users mailing list