Is there a way to change that? Or, what part of the email regex could I modify? I would think that most people would agree with me that @localhost wouldn't really be a valid email for production use. If I am wrong, then tell me, however, could you point me in the right direction to not allow a valid email without a .com, .net, etc, etc. Thanks.
Regards, Seth On Jan 28, 3:10 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > Yuval schrieb:> Thisemail > > [EMAIL PROTECTED] > > validates perfectly on v1.2. No .com nothing... > > Is it broken or is it done on purpose? > > I tried it on my site AND on the remember-the-milk demo... > > Nope. Its perfectly valid, just as something like [EMAIL PROTECTED] is valid. > > Jörn