Hi, I was wondering if anyone could shed light on why I'm getting the error message found below. I'm running mm 2.1.4 with exim 4.30 under Solaris 8 Sparc. I have 43 mailing lists and this error occurs for only one of them. The permissions for 'config.pck' (and the other related files) are the same for all my mailing lists; 'config.pck' has permissions of 660.
The name of the server and the mailing list have been replaced with 'server' and 'listname'. Your "cron" job on server /usr/local/bin/python -S /usr/local/mailman/cron/senddigests produced the following output: Traceback (most recent call last): File "/usr/local/mailman/cron/senddigests", line 94, in ? main() File "/usr/local/mailman/cron/senddigests", line 82, in main mlist = MailList.MailList(listname, lock=0) File "/usr/local/mailman/Mailman/MailList.py", line 128, in __init__ self.Load() File "/usr/local/mailman/Mailman/MailList.py", line 594, in Load dict, e = self.__load(file) File "/usr/local/mailman/Mailman/MailList.py", line 560, in __load fp = open(dbfile) IOError: [Errno 13] Permission denied: '/usr/local/mailman/lists/listname/config.pck' Thanks for any help. David Smith University of Oxford ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org