[Mailman-Developers] HELP!

Bill Bradford mrbill@mrbill.net
Thu, 20 Sep 2001 19:53:41 -0500


Now, my list(s) have gotten to the point that where if I dont clear
out the qfiles directory every four to six hours, I start getting 
stuff like this in ~mailman/logs/error:

Sep 20 15:40:04 2001 qrunner(19365): Traceback (most recent call last):
Sep 20 15:40:04 2001 qrunner(19365):   File "/usr/local/mailman/cron/qrunner", l
ine 282, in ?
Sep 20 15:40:04 2001 qrunner(19365):      kids = main(lock)
Sep 20 15:40:04 2001 qrunner(19365):   File "/usr/local/mailman/cron/qrunner", l
ine 252, in main
Sep 20 15:40:04 2001 qrunner(19365):      keepqueued = dispose_message(mlist, ms
g, msgdata)
Sep 20 15:40:04 2001 qrunner(19365):   File "/usr/local/mailman/cron/qrunner", l
ine 121, in dispose_message
Sep 20 15:40:04 2001 qrunner(19365):      if BouncerAPI.ScanMessages(mlist, mime
msg):
Sep 20 15:40:04 2001 qrunner(19365):   File "/usr/local/mailman/Mailman/Bouncers
/BouncerAPI.py", line 59, in ScanMessages
Sep 20 15:40:04 2001 qrunner(19365):      addrs = func(msg)
Sep 20 15:40:04 2001 qrunner(19365):   File "/usr/local/mailman/Mailman/Bouncers
/DSN.py", line 46, in process
Sep 20 15:40:04 2001 qrunner(19365):      if string.lower(msg.gettype()) <> 'mul
tipart/report' or \
Sep 20 15:40:04 2001 qrunner(19365):   File "/usr/local/lib/python2.1/string.py"
, line 51, in lower
Sep 20 15:40:04 2001 qrunner(19365):      return s.lower()
Sep 20 15:40:04 2001 qrunner(19365): AttributeError :  'None' object has no attr
ibute 'lower'

This is 2.0.6, and it works fine otherwise.  Suggestions?

Python 2.1...  Has worked fine for months...

bill
-- 
Bill Bradford
mrbill@mrbill.net
Austin, TX