Attaching a patch to test invalid email addresses.
N.B. I've commented out the addresses which contain a double quote or '[' as
the InternetAddress.validate() method skips validation of addresses which
contain these characters.
Description
Attaching a patch to test invalid email addresses.
N.B. I've commented out the addresses which contain a double quote or '[' as
the InternetAddress.validate() method skips validation of addresses which
contain these characters.
InvalidAddressTest.java
JUnit Test Case