[Mailman-Developers] is it me?

Barry A. Warsaw barry@zope.com
Sat, 23 Mar 2002 01:49:34 -0500


>>>>> "F" == Fil  <fil@rezo.net> writes:

    F> Am I the only stupid guy running mailman cvs on a server with
    F> many lists?  ;-)

I'm beginning to use it on real lists for python.org, but mostly low
traffic stuff currently.  I use it on all my wooz.org mailing lists
(again, mostly low traffic).

    F> Here's another bug

    F> Mar 15 16:42:21 2002 (6105) Unexpected Mailman error: Traceback
    F> (most recent call last): File
    F> "/home/mailman/Mailman/MailCommandHandler.py", line 272, in
    F> ParseMailCommands
    F>     self.__dispatch[cmd](args, line, msg) File
    F> "/home/mailman/Mailman/MailCommandHandler.py", line 720, in
    F> ProcessConfirmCmd
    F>     results = self.ProcessConfirmation(args[0], msg) File
    F> "/home/mailman/Mailman/MailList.py", line 980, in
    F> ProcessConfirmation addr = userdesc.address
    F> AttributeError: address

Can you give some more details?  What were you confirming?  Is this
reproducible, and if so, please give exact instructions.

I tried emailing mylist-join, and then replying to the subsequent
message.  I got subscribed with no problems.

-Barry