Try putting a \\ before the +.

Like this:

        [EMAIL PROTECTED]

Looks like the plus may be  getting interpreted as a regex op without
the double escape.

Marty

On Mon, 2003-03-17 at 16:40, Chuq Von Rospach wrote:
>       
> Looks like mailman doesn't handle plussed addresses right:
> 
> plaidworks.com 156# echo "[EMAIL PROTECTED]" | add_members -r 
> - testlist
> Subscribed: [EMAIL PROTECTED]
> 
> 
> plaidworks.com 157# find_member chuqui
> [EMAIL PROTECTED] found in:
>       testlist
> 
> plaidworks.com 158# find_member  chuqui+test
> 
> seems like there's no way to find a plussed address from the command 
> line without doing a dump, locating it, then doing a find_member on 
> some subset.
> 
> 
> 
> 
> 
> 
> 
> 
> -- 
> Chuq Von Rospach, Architech
> [EMAIL PROTECTED] -- http://www.plaidworks.com/chuqui/blog/
> 
> 
> _______________________________________________
> Mailman-Developers mailing list
> [EMAIL PROTECTED]
> http://mail.python.org/mailman/listinfo/mailman-developers



_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers

Reply via email to