Legal email addresses for InternetAddress

Øyvind Harboe <[email protected]>
Newsgroups gmane.comp.java.classpath.extensions.javamail
Organization Zylin AS
Message-ID <1074245331.28363.5.camel@famine>
I thought that the line below should throw an exception on *all* illegal
email addresses:

// this does not throw an exception
new InternetAddress("ab#surelynotavalidemailaddress##!!!!cdef");

// this does throw an exception
new InternetAddress("@asdf");
new InternetAddress("asdf@");


(From the traffic in the archives it appears that the classpathx-javamail list is
more or less dormant, hence this crosspost.)

Øyvind
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.