I'm running Mailman 2.1.8 and have encountered a problem with email
addresses starting with underscores. 

Using a python script to show list members, the first three members of
a list are: 

  [EMAIL PROTECTED]
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]

Using mailman's admin interface, web page

  http://localhost/mailman/admin/mylist/members

has the following:

  219 members total, 1 shown
  [6] A B C D E F G H I J K L M N O P Q R S T U V W Y Z

Note that the script shows a user whose name begins with an underscore
but the admin interface indicates names beginning with "6" and "A" but
none with "_".

Is there a patch that fixes this?  If not, I'll create one if
somebody can point me towards the admin module that determines the
"6ABC..." list above? 

Regards,

David
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to