This morning when I got in to work, my mail box was full of cron error notifications that resulted from Mailman cron jobs. What do they mean? ________________________________________ Traceback (most recent call last): IOError: [Errno 28] No space left on device ___________________________________________________
"No space left on device" seems plain enough, but I've checked my drive space
and there's tons of space left - more than 200mb.
Have you run:
df -h
to ensure there is enough room in all partitions, eg if /var/ is on a separate partition?
Andrew
------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
