[Mailman-Users] New crontab query: senddigests

Tim Bell Tim.Bell at Sun.COM
Wed Mar 4 20:15:09 CET 2009


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


More information about the Mailman-Users mailing list