----- Original Message -----
From: "Gabriel Bucher" <[EMAIL PROTECTED]>
> I tried different ways for mail addresses:
> - a      -> StringIndexOutOfBoundsException
> - a@     -> StringIndexOutOfBoundsException
> - a@b    -> OK
> - a@b.   -> StringIndexOutOfBoundsException
> - [EMAIL PROTECTED]  -> OK

Thanks for the patch!  I'll apply it later.  You're very correct that they
should be throwing ParseExceptions, not StringIndexOutOfBoundsException.

> Question:
> Is '[EMAIL PROTECTED]' a correct mail address?

No.

Serge Knystautas
Loki Technologies
http://www.lokitech.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to