Well, I got the cron file to start reading correctly, but now I get a different error:
08:00:00 Could not chdir to HOME dir "/var/mailman": No such file or directory Job /usr/bin/python -S /usr/lib/mailman/cron/checkdbs terminated (exit status: 1) (mailing output) There is indeed no /var/mailman directory. I think it is looking for /home/mailman. I couldn't find HOME defined anywhere like Defaults.py or mm_cfg.py. Is there somewhere else I should be looking to change this variable? Or can I override whatever the default is in mm_cfg.py? Thanks, David ------------------------------------------------------ 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/ 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
