I still have a Macintosh 10.3.9 server running the default mailman (version 2.1.4) for mail lists.
We have noticed digests have stopped working, I can send them manually, or if I set the trigger size to 0 they go. If I run the command /usr/bin/python -S /usr/share/mailman/cron/senddigests That also works. I suspect it has something to do with cron. I look in the file /usr/share/mailman/cron/crontab.in and it all looks good. Is there is setting for mailman in the Mac's crontab? as root my crontab is looks good, but I don't see anything that calls mailman's crontab, but then again I am not sure if something is suppose to be in there? Here is my crontab # /etc/crontab SHELL=/bin/sh PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin HOME=/var/log # #minute hour mday month wday who command # #*/5 * * * * root /usr/libexec/atrun # # Run daily/weekly/monthly jobs. 15 3 * * * root periodic daily 30 4 * * 6 root periodic weekly 30 5 1 * * root periodic monthly 50 23 * * * root /opt/www/htdig/bin/rundig 05 0 * * * root /mysql_database_backups/mysql_database_script.sh 45 23 * * * root systemsetup -setusingnetworktime off 46 23 * * * root systemsetup -setusingnetworktime on Thanks Bob ------------------------------------------------------ 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
