Around 5pm this afternoon, my long-standing 2.0.6 installation,
working great, just *stopped* working.  here's all i can find,
in ~mailman/logs/error:

Sep 13 21:30:02 2001 qrunner(12488): Traceback (most recent call last):
Sep 13 21:30:02 2001 qrunner(12488):   File "/usr/local/mailman/cron/qrunner", line 
282, in ?
Sep 13 21:30:02 2001 qrunner(12488):      kids = main(lock)
Sep 13 21:30:02 2001 qrunner(12488):   File "/usr/local/mailman/cron/qrunner", line 
252, in main
Sep 13 21:30:02 2001 qrunner(12488):      keepqueued = dispose_message(mlist, msg, 
msgdata)
Sep 13 21:30:02 2001 qrunner(12488):   File "/usr/local/mailman/cron/qrunner", line 
121, in dispose_message
Sep 13 21:30:02 2001 qrunner(12488):      if BouncerAPI.ScanMessages(mlist, mimemsg):
Sep 13 21:30:02 2001 qrunner(12488):   File 
"/usr/local/mailman/Mailman/Bouncers/BouncerAPI.py", line 59, in ScanMessages
Sep 13 21:30:02 2001 qrunner(12488):      addrs = func(msg)
Sep 13 21:30:02 2001 qrunner(12488):   File 
"/usr/local/mailman/Mailman/Bouncers/DSN.py", line 46, in process
Sep 13 21:30:02 2001 qrunner(12488):      if string.lower(msg.gettype()) <> 
'multipart/report' or \
Sep 13 21:30:02 2001 qrunner(12488):   File "/usr/local/lib/python2.1/string.py", line 
51, in lower
Sep 13 21:30:02 2001 qrunner(12488):      return s.lower()
Sep 13 21:30:02 2001 qrunner(12488): AttributeError :  'None' object has no attribute 
'lower' 


Any suggestions?  I literally havent changed a *thing*...

and no mail is hitting the lists.... its not even showing up in
logs/post.

Bill

-- 
Bill Bradford
[EMAIL PROTECTED]
Austin, TX

_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers

Reply via email to