Hi, mailman-dev! Shouldn't the host name in the example be made compliant with the RFC 2606 (Reserved Top Level DNS Names)?
,--[ cvs diff ]-- | Index: withlist | =================================================================== | RCS file: /cvsroot/mailman/mailman/bin/withlist,v | retrieving revision 2.11 | diff -u -r2.11 withlist | --- withlist 17 Apr 2003 03:52:08 -0000 2.11 | +++ withlist 19 Feb 2005 09:26:56 -0000 | @@ -115,7 +115,7 @@ | print 'No address matched:', addr | | and run this from the command line: | -%% bin/withlist -l -r changepw mylist [EMAIL PROTECTED] foobar | +%% bin/withlist -l -r changepw mylist [EMAIL PROTECTED] foobar | """ | | import sys `--[ ]-- Best regards, -- DIG (Dmitri I GOULIAEV) 1024D/63A6C649: 26A0 E4D5 AB3F C2D4 0112 66CD 4343 C0AF 63A6 C649 _______________________________________________ Mailman-Developers mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
