Hi! I'm a mailman newcomer, and am setting up an installation on a CentOS 5 system. Mailman 2.1.9. I'm getting these messages from cron on that machine:
Subject: Cron <mail...@uplib> mailman /usr/lib/mailman/cron/checkdbs From: [email protected] (Cron Daemon) Date: Wed, 10 Nov 2010 07:00:01 PST To: [email protected] /bin/sh: mailman: command not found What's wrong here? The cron/crontab.in file has lines like 27 3 * * * mailman /usr/lib/mailman/cron/nightly_gzip in it, so I suppose that "mailman" is not on the "mailman" account's PATH, but I don't see how it would ever get on that PATH, either. Do I need to change those lines to read /usr/lib/mailman/mail/mailman, instead of just mailman? Bill ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
