[Mailman-Users] Messages stuck in qfiles

Ralf Laue laue at ebus.informatik.uni-leipzig.de
Tue Sep 21 10:00:44 CEST 2004


Hello,

It should help to patch the

/usr/lib/mailman/Mailman/MailCommandHandler.py file, line 163, as follows:

        if (subject == None): subject = ''
        splitsubj = string.split(subject)


Ralf


mhurley wrote: ------------------------------------------------------------

Hey, I found some more info on my problem, but haven't cracked the case yet:

in ~mailman/logs/error, since Aug 31 qrunner has been choking as follows:
...
Aug 31 16:18:01 2004 qrunner(11238):      return s.split(sep, maxsplit)
Aug 31 16:18:01 2004 qrunner(11238): AttributeError :  'NoneType' object has
no attribute 'split' 







More information about the Mailman-Users mailing list