Hello

an error related to NoneType objects having no attributes has already
been reported on this list. I get such an error only when I create a
new list, only the mail sent to mailman-owner enumerating the new
aliases to add seems to get caught in this. Should I test the patch
Barry sent in message <[EMAIL PROTECTED]> to
solve this problem? My MTA is sendmail.
Thanks,
Michael

Apr 30 00:41:51 2002 (602) Uncaught runner exception: 'NoneType' object has no 
attribute 'Load'
Apr 30 00:41:51 2002 (602) Traceback (most recent call last):
  File "/var/Mailman/Mailman/Queue/Runner.py", line 105, in __oneloop
    self.__onefile(msg, msgdata)
  File "/var/Mailman/Mailman/Queue/Runner.py", line 155, in __onefile
    keepqueued = self._dispose(mlist, msg, msgdata)
  File "/var/Mailman/Mailman/Queue/OutgoingRunner.py", line 58, in _dispose
    mlist.Load()
AttributeError: 'NoneType' object has no attribute 'Load'



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

Reply via email to