On Thu, 28 Jun 2007, Russ Allbery wrote:
> Well, he extracts everything between <>, but I believe we still lose if,
> for instance, there's a # in the e-mail address (which is an entirely
> valid RFC 2822 character).  I'm a little worried about +, which is a very
> common character and sometimes has special interpretations in URLs.

So fix the # case (I can do a fixed list of character translation).
Email address can contain almost anything but in practice they don't
contain much fancy stuff compared to real names.  The "+" has a special
meaning only in CGI (GET) parameters AFAIK.

Cheers,
-- 
Raphaël Hertzog

Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to