[Mailman-Users] error when sending emails to new lists
Jean-Francois Fortin
jffortin at accovia.com
Wed Oct 29 04:24:10 CET 2003
Hi,
When sending a email to a new list I have just created, I get this message in the error logs:
Oct 28 22:08:57 2003 (22441) Uncaught runner exception: 'str' object has no attribute 'items'
Oct 28 22:08:57 2003 (22441) Traceback (most recent call last):
File "/usr/local/soft/mailman/Mailman/Queue/Runner.py", line 105, in _oneloop
self._onefile(msg, msgdata)
File "/usr/local/soft/mailman/Mailman/Queue/Runner.py", line 155, in _onefile
keepqueued = self._dispose(mlist, msg, msgdata)
File "/usr/local/soft/mailman/Mailman/Queue/IncomingRunner.py", line 130, in _dispose
more = self._dopipeline(mlist, msg, msgdata, pipeline)
File "/usr/local/soft/mailman/Mailman/Queue/IncomingRunner.py", line 153, in _dopipeline
sys.modules[modname].process(mlist, msg, msgdata)
File "/usr/local/soft/mailman/Mailman/Handlers/CookHeaders.py", line 200, in process
archiveurl = mlist.GetBaseArchiveURL()
File "/usr/local/soft/mailman/Mailman/Archiver/Archiver.py", line 135, in GetBaseArchiveURL
for k, v in mm_cfg.VIRTUAL_HOSTS.items():
AttributeError: 'str' object has no attribute 'items'
Oct 28 22:08:57 2003 (22441) SHUNTING: 1067396937.030184+6897582f72da772ebc2a1a82c7795037c1f8903f
What did I do wrong?
Thanks
JF
More information about the Mailman-Users
mailing list