Comment 7 for bug 578405

Revision history for this message
Curtis Hovey (sinzui) wrote : Re: Launhpad and mailman are out of sync

The leading candiates for the one TB I have seen implies
    proxy = xmlrpclib.ServerProxy(mm_cfg.XMLRPC_URL)
    ^ the config is wrong and we are not really talking to a server

There could be routing or port issue too.