Re: [Mailman-Users] Problem with Underscores

2008-08-02 Thread David Relson
On Sun, 27 Jul 2008 18:36:09 -0700 Mark Sapiro wrote: > Mark Sapiro wrote: > > >Mark Sapiro wrote: > > > >> Thanks for the report. This bug still exists in 2.1.11. The > >> following patch is totally untested, but I think it will fix it > >> for '_'. I'll have to think about other non-alphanumeri

Re: [Mailman-Users] Problem with Underscores

2008-07-27 Thread Mark Sapiro
Mark Sapiro wrote: >Mark Sapiro wrote: > >> Thanks for the report. This bug still exists in 2.1.11. The following >> patch is totally untested, but I think it will fix it for '_'. I'll >> have to think about other non-alphanumeric characters. At least it >> will point to the right place in the cod

Re: [Mailman-Users] Problem with Underscores

2008-07-27 Thread Mark Sapiro
Mark Sapiro wrote: Thanks for the report. This bug still exists in 2.1.11. The following patch is totally untested, but I think it will fix it for '_'. I'll have to think about other non-alphanumeric characters. At least it will point to the right place in the code. Here's a better patch. It

Re: [Mailman-Users] Problem with Underscores

2008-07-27 Thread Mark Sapiro
David Relson wrote; >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'

[Mailman-Users] Problem with Underscores

2008-07-27 Thread David Relson
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 h