my mail halts eniterly on what i think are rejection notices, until this
message is sent out, at which point mail starts flowing again:
[EMAIL PROTECTED] in]# Traceback (most recent call last):
  File "/list/bin/qrunner", line 270, in ?
    main()
  File "/list/bin/qrunner", line 230, in main
    qrunner.run()
  File "/list/Mailman/Queue/Runner.py", line 59, in run
    filecnt = self._oneloop()
  File "/list/Mailman/Queue/Runner.py", line 88, in _oneloop
    msg, msgdata = self._switchboard.dequeue(filebase)
  File "/list/Mailman/Queue/Switchboard.py", line 151, in dequeue
    if data.has_key('rejection-notice'):
AttributeError: 'NoneType' object has no attribute 'has_key'

any help would be appreciated. thanks.

------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to