Savoy, Jim wrote:
I didn't get anything mailed to me when I added the MAILTO though...

Divide and conquer. First get a dead simple cron job working, maybe one that runs every few minutes and does something like:

  date >> /tmp/foo-cron; echo "done"

Once that is working and you are receiving cron notification emails and cron logs to look at, then work on getting a cron entry for the senddigests job running.

HTH - Tim
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9

Reply via email to