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