[Mailman-Users] Major problem
Jim Kutter
jim at ebizq.net
Wed Oct 3 18:47:24 CEST 2001
Hi again folks.
I seem to be having a major problem.
A condition occurrs where Mailman does not respond to anything via e-mail. I.E.Mails to *-request addresses don't work, postings do not appear, etc...
This is not a problem in Sendmail because the maillog reports that the mail is being forwarded properly to wrapper. Once it hits that, everything comes to a screeching halt.
The web interfaces work properly.
Here is a tail of my error log.
Oct 03 12:00:04 2001 qrunner(22037): kids = main(lock)
Oct 03 12:00:04 2001 qrunner(22037): File "/home/mailman/cron/qrunner", line 252, in main
Oct 03 12:00:04 2001 qrunner(22037): keepqueued = dispose_message(mlist, msg, msgdata)
Oct 03 12:00:04 2001 qrunner(22037): File "/home/mailman/cron/qrunner", line 121, in dispose_message
Oct 03 12:00:04 2001 qrunner(22037): if BouncerAPI.ScanMessages(mlist, mimemsg):
Oct 03 12:00:04 2001 qrunner(22037): File "/home/mailman/Mailman/Bouncers/BouncerAPI.py", line 59, in ScanMessages
Oct 03 12:00:04 2001 qrunner(22037): addrs = func(msg)
Oct 03 12:00:04 2001 qrunner(22037): File "/home/mailman/Mailman/Bouncers/DSN.py", line 46, in process
Oct 03 12:00:04 2001 qrunner(22037): if string.lower(msg.gettype()) <> 'multipart/report' or \
Oct 03 12:00:04 2001 qrunner(22037): TypeError : read-only character buffer, None
More information about the Mailman-Users
mailing list