Francis Kung writes: > On Thu, 2007年01月04日 at 10:30 +0000, Andrew Haley wrote: > > I'm not sure where javax.mail.internet.MimeMessage is supposed to come > > from. > > javax.mail.* is an addition to the JRE, as defined at > http://java.sun.com/products/javamail/ > > I don't know if any open-source implementations of this API exist (I > hope/suspect they do), but it's not part of the core libraries and thus > not in Classpath. It's in classpathx-mail-1.1.1-3jpp_1fc http://www.gnu.org/software/classpathx/javamail/javamail.html Andrew.