May be you should go to /MailmanBaseDir/Mailman/Command directory and modify the source of "cmd_help.py" and "cmd_password.py"
I am not a python expert. But all you need to do is to find the decision statement where it checks for string "password" and add a || to the same with other string .. say "passwort" Btw, do you need to recompile those file or python is a interpreted langauage ?? --yogesh > Hi! > > Some of our users are slightly english-agnostic. So how can I change > (or rather ADD!) the email commands: > > help / hilfe > password / passwort > > Adding these two as synonyms for help/password would totally suffice. > > -- > Ralf Hildebrandt (Im Auftrag des Referat V a) > [EMAIL PROTECTED] > Charite - Universit�tsmedizin Berlin Tel. +49 (0)30-450 > 570-155 > Gemeinsame Einrichtung von FU- und HU-Berlin Fax. +49 (0)30-450 > 570-916 > IT-Zentrum Standort Campus Mitte AIM. > ralfpostfix > > ------------------------------------------------------ > Mailman-Users mailing list > [EMAIL PROTECTED] > http://mail.python.org/mailman/listinfo/mailman-users > Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py > Searchable Archives: > http://www.mail-archive.com/mailman-users%40python.org/ > --yogesh ++++++++++++++++++++++++++++++++++++++++++++++++ One RAID to backup them all, one RAID to find them, one RAID to bring them all and in the darkness bind them. ++++++++++++++++++++++++++++++++++++++++++++++++ ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
