Every so often I get a report of a posting sent to one of my lists that dissappears. I got two yesterday. Thanks to some detective work, I found one -- it got shunted because of a traceback:

Feb 19 23:44:31 2003 (24496) Uncaught runner exception: sequence expected, NoneT
ype found
Feb 19 23:44:31 2003 (24496) Traceback (most recent call last):
File "/usr/local/mailman/Mailman/Queue/Runner.py", line 105, in _oneloop
self._onefile(msg, msgdata)
File "/usr/local/mailman/Mailman/Queue/Runner.py", line 155, in _onefile
keepqueued = self._dispose(mlist, msg, msgdata)
File "/usr/local/mailman/Mailman/Queue/OutgoingRunner.py", line 61, in _dispos
e
self._func(mlist, msg, msgdata)
File "/usr/local/mailman/Mailman/Handlers/SMTPDirect.py", line 139, in process
deliveryfunc(mlist, msg, msgdata, envsender, refused, conn)
File "/usr/local/mailman/Mailman/Handlers/SMTPDirect.py", line 277, in verpdel
iver
d = {'bounces': bmailbox,
TypeError: sequence expected, NoneType found

This is someone that's able to post normally, so it's not a messed up mailer or anything. Anyone else seeing this?

--
Chuq Von Rospach, Architech
[EMAIL PROTECTED] -- http://www.plaidworks.com/chuqui/blog/

No! No! Dead girl, OFF the table! -- Shrek


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

Reply via email to