> For some reason, the gate_news cron starting giving this error every 5 > minutes: > > IOError: [Errno 13] Permission denied: > '/usr/local/mailman/lists/testlist/config.pck' > > To the best of my knowledge, this list does not have a mail/news gateway. > > Can someone let me know how I can get rid of this error?
Found out what the problem was. The permissions were incorrect. Did a chown on the config.pck file and it worked! ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp