amergey
2014-10-08 09:46:31 UTC
Hello,
Hope this is the right list for Geronimo Javamail.
Switching from Oracle Javamail to Geronimo Javamail implementation, I
noticed a different behavior with my code.
<code>new javax.mail.internet.InternetAddress("a",true);</code>
fails throwing AddressException with Oracle JDK but succeed in Geronimo
Javamail, validate() on this address succeed as well, it seems to be a bug
to me am I right ?
--
View this message in context: http://apache-geronimo.328035.n3.nabble.com/Geronimo-Javamail-wrong-mail-validation-tp3988353.html
Sent from the Users mailing list archive at Nabble.com.
Hope this is the right list for Geronimo Javamail.
Switching from Oracle Javamail to Geronimo Javamail implementation, I
noticed a different behavior with my code.
<code>new javax.mail.internet.InternetAddress("a",true);</code>
fails throwing AddressException with Oracle JDK but succeed in Geronimo
Javamail, validate() on this address succeed as well, it seems to be a bug
to me am I right ?
--
View this message in context: http://apache-geronimo.328035.n3.nabble.com/Geronimo-Javamail-wrong-mail-validation-tp3988353.html
Sent from the Users mailing list archive at Nabble.com.