[Mailman-Users] List not posting properly

David Chait davidc at bonair.stanford.edu
Fri Mar 28 01:48:11 CET 2003


Greetings all,
    I've run into a real fix unfortunately. A new list was created yesterday and seemed to function properly for about 2 hours, then stopped..the list was supposidly fixed, and then did roughly the same thing. While this list has failed, others still work perfectly. The only error which is generated is as follows:

Mar 27 16:42:31 2003 (16046) SHUNTING: 1048812150.8010221+1f39fab59a41280a17050a8e0b647a064080c678
Mar 27 16:45:28 2003 (16046) Uncaught runner exception: 'str' object has no attribute 'get'
Mar 27 16:45:28 2003 (16046) Traceback (most recent call last):
  File "/home/mailman/Mailman/Queue/Runner.py", line 105, in _oneloop
    self._onefile(msg, msgdata)
  File "/home/mailman/Mailman/Queue/Runner.py", line 155, in _onefile
    keepqueued = self._dispose(mlist, msg, msgdata)
  File "/home/mailman/Mailman/Queue/IncomingRunner.py", line 129, in _dispose
    status = self._dopipeline(mlist, msg, msgdata, pipeline)
  File "/home/mailman/Mailman/Queue/IncomingRunner.py", line 152, in _dopipeline
    sys.modules[modname].process(mlist, msg, msgdata)
  File "/home/mailman/Mailman/Handlers/ToDigest.py", line 87, in process
    send_digests(mlist, mboxfp)
  File "/home/mailman/Mailman/Handlers/ToDigest.py", line 128, in send_digests
    send_i18n_digests(mlist, mboxfp)
  File "/home/mailman/Mailman/Handlers/ToDigest.py", line 211, in send_i18n_digests
    subject = msg.get('subject', _('(no subject)'))
AttributeError: 'str' object has no attribute 'get'

Mar 27 16:45:28 2003 (16046) SHUNTING: 1048812327.853418+f0bfc093dc0290e5b0834bf88edccecac5612b7f

Has anyone seen this before? This is MM 2.1 on RH 7.3

Thanks,
David


More information about the Mailman-Users mailing list