mailgun / validator-demo

Mailgun email address jquery validation plugin http://mailgun.github.io/validator-demo/
Apache License 2.0
257 stars 80 forks source link

not working for #rere.cm@ebc.com #12

Closed mohantyt closed 8 years ago

mohantyt commented 8 years ago

not working for "#rere.cm@ebc.com"

please check and correct it

msigley commented 8 years ago

@mohantyt: "#rere.cm@ebc.com" verifies in the current implementation in my tests. Can you provide steps to reproduce? Maybe what web browser/OS you are testing in?

mohantyt commented 8 years ago

Open below mentioned link and validate "#rere.cm@ebc.com" http://mailgun.github.io/validator-demo/

msigley commented 8 years ago

That address is valid according to the email address standard outlined in the link below and that is what I see when I attempt to validate it.

https://en.m.wikipedia.org/wiki/Email_address

-----Original Message----- From: "mohantyt" notifications@github.com Sent: ‎3/‎4/‎2016 9:26 AM To: "mailgun/validator-demo" validator-demo@noreply.github.com Cc: "Matthew Sigley" matthew.d.sigley@gmail.com Subject: Re: [validator-demo] not working for #rere.cm@ebc.com (#12)

Open below mentioned link and validate "#rere.cm@ebc.com" http://mailgun.github.io/validator-demo/ — Reply to this email directly or view it on GitHub.

mohantyt commented 8 years ago

Sorry for the wrong request of valid email address.

You are absolutely correct. Thanks