Mark Sapiro <[email protected]> wrote: > The basic problem is you have installed a crontab as user mailman's > crontab which is designed to be installed as a system crontab in > /etc/cron.d. The crontab you have installed has a 6th field between > the five days and times fields and the command which for system > crontabs is the userid to run under, but for user crontabs is > interpreted as the command to run. > > Either install the file in (e.g.) /etc/cron.d/mailman or remove the > 'mailman' entries from between the times and the commands as in > > 27 3 * * * /usr/lib/mailman/cron/nightly_gzip
Thanks! 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
