Description
The VALIDATOR-273 patch causes EmailValidator to allow addresses such as x.y@gmail. Unfortunately, this is causing us problems as none of the email apps we have tried will actually allow that email address to be sent. Although the RFCs may state it is valid, in practice it apparently isn't. Some sort of option is needed to allow providing just the domain to fail. As a consequence we have had to revert to a prior release of commons-validator.
Attachments
Attachments
Issue Links
- is broken by
-
VALIDATOR-273 EmailValidator does not support mailboxes at TLDs
- Closed
- is duplicated by
-
VALIDATOR-377 EmailValidator 1.4.1 validating invalid emails
- Closed
-
VALIDATOR-398 EmailValidator is accepting "gmail" as a valid domain
- Closed