1) looks like you are either missing the directory structure for archive: ~mailman/archives ../private ../public or the rights are such that Mailman cannot access them
2) If you want Mailman to add the routes when you run "newlist -o ..." then it needs write access to the file. Otherwise, you can simply add the entries yourself everytime you add a new list. Jon Carnes --- Original Message: Sunday 17 March 2002 03:50 pm --- > Hi, I use v 2.08 and have a couple questions: > > 1] I get the following cron error all the time, but I don't know python > and therefore cannot assess the problem. What does it mean? > > > Subject: Cron <mailman@twiggy> /usr/bin/python -S > /home/mailman/cron/senddigests > > Traceback (innermost last): > File "/home/mailman/cron/senddigests", line 65, in ? > main() > File "/home/mailman/cron/senddigests", line 42, in main > send_list_digest(mlist) > File "/home/mailman/cron/senddigests", line 59, in send_list_digest > mlist.Save() > File "/home/mailman/Mailman/MailList.py", line 861, in Save > self.CheckHTMLArchiveDir() > File "/home/mailman/Mailman/Archiver/Archiver.py", line 256, in > CheckHTMLArchiveDir > makelink(privdir, pubdir) > File "/home/mailman/Mailman/Archiver/Archiver.py", line 42, in makelink > os.symlink(old, new) > OSError: [Errno 2] No such file or directory > > > 2] I use postfix and have added the extra aliases file to make things > work. However, I don't understand why this file needs to writeable by > mailman. > > Thanks, > Phil > > > ------------------------------------------------------ > 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 ------------------------------------------------------ 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