[Mailman-Users] Setup Trouble

Michael Johnson michael at smudo.emjay.net
Sun Nov 5 20:48:15 CET 2000


Hi Gang

I've been trying to set up Mailman on my OS X system with the postfix MTA.
I've cleared all the checks in the check_perms script and am to the pont
of the mmsitepass part.  When I run bin/mmsitepass <mypassword>, I get
this:

Traceback (most recent call last):
  File "./mmsitepass", line 32, in ?
    from Mailman import MailList
  File "/Users/mailman/Mailman/MailList.py", line 41, in ?
    from Mailman.Archiver import Archiver
  File "/Users/mailman/Mailman/Archiver/__init__.py", line 17, in ?
    from Archiver import *
  File "/Users/mailman/Mailman/Archiver/Archiver.py", line 34, in ?
    from Mailman import Mailbox
  File "/Users/mailman/Mailman/Mailbox.py", line 21, in ?
    import mailbox
  File "/Users/mailman/Mailman/Mailbox.py", line 23, in ?
    class Mailbox(mailbox.UnixMailbox):
AttributeError: UnixMailbox


I'm totally confused...I didn't see anything in the FAQ about this.  I
guess there have been no problems with the mmsitepass up to now.

Any pointers on where to look to fix this?

-Michael






More information about the Mailman-Users mailing list