I can't believe it's a Mailman bug: must be coming from my stupid
installation. However, just in case...

mailman@miel:~$ bin/newlist zoom-ecolo
Enter the email of the person running the list: [EMAIL PROTECTED]
Initial zoom-ecolo password: xxxxxxx

To finish creating your mailing list, you must edit your /etc/aliases (or
equivalent) file by adding the following lines, and possibly running the
ewaliases' program:

## %(listname)s mailing list
Traceback (most recent call last):
  File "bin/newlist", line 219, in ?
    main()
  File "bin/newlist", line 186, in main
    sys.modules[modname].create(mlist)
  File "/usr/local/mailman/Mailman/MTA/Manual.py", line 73, in create
    for k, v in makealiases(listname):
NameError: global name 'listname' is not defined

-- Fil


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

Reply via email to