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
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
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