[Mailman-Users] Web admin interface for newlist?

2002-01-21 Thread Ian Crawford
This really should be an FAQ, but : Is there an extension to the web interface to permit list creation and deletion ? Thanks, -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

[Mailman-Users] withlist and config_list get stuck ...

2002-01-21 Thread Ian Crawford
Forgive my ignorance, but ... When attempting to modfy a list attribute via config_list, e.g: $ bin/config_list -i linedance.cfg linedance it appears to hang on a keyboard wait. EOF gets ignored, but quit kills the process. Similar behaviour occurs when using withlist, e.g.: $ python -i

[Mailman-Users] Authorization failed ...

2001-12-12 Thread Ian Crawford
On a new installation, I get "Authentication failed" for both the correct list and site passwords. How do you get a trace on what the problem really is ? ~mailman/logs doesn't register anything, /var/logs doesn't register anything. Is there a command line method for checking passwords ? Hav