[Mailman-Users] HELP

Jake Miller jake at dsmci.com
Tue Jan 16 18:56:39 CET 2001


I installed mailman and now I'm getting errors when the cron runs for the
digests. Here are the error messages, can anyone help?

Traceback (most recent call last):
  File "/home/mailman/cron/senddigests", line 65, in ?
    main()
  File "/home/mailman/cron/senddigests", line 42, in main
    send_list_digest(mlist)
  File "/home/mailman/cron/senddigests", line 59, in send_list_digest
    mlist.Save()
  File "../Mailman/MailList.py", line 856, in Save
  File "../Mailman/MailList.py", line 832, in __save
OSError: [Errno 1] Operation not permitted


Also I looking into automating the creation of lists either through php and
mysql plus some cron entries to update the aliases file, or a cgi with some
flat file databases if I'm feeling lazy.

Jake





More information about the Mailman-Users mailing list