It looks like you can just upgrade the JavaMail portion to 1.3... Try it and tell us what happened :)
> -----Original Message----- > From: Jon Hall [mailto:[EMAIL PROTECTED]] > Sent: Saturday, October 05, 2002 7:29 PM > To: CF-Talk > Subject: Re: MX and Javamail > > > To answer my own question... A quick scan of the J2EE 1.3 specs shows > that Javamail 1.2 is required of a web implementation of J2EE. > So, MX uses Javamail 1.2. > > The J2EE 1.4 Proposed Final Draft does require 1.3 though, so > hopefully in the next version of MX, I'll be able to get rid of my > hokey regex and use Javamail to validate email addresses. > > -- > jon > mailto:[EMAIL PROTECTED] > > Friday, October 4, 2002, 7:14:45 PM, you wrote: > > ksc> Ahh, I see. Not sure if MX uses JavaMail, or just uses > JRun's implementation of the j2ee spec. > > ksc> ----- Original Message ----- > ksc> From: jon hall <[EMAIL PROTECTED]> > ksc> Date: Friday, October 4, 2002 5:11 pm > ksc> Subject: Re: MX and Javamail > > >> > http://java.sun.com/products/javamail/1.3/docs/javadocs/javax/mail /internet/InternetAddress.html#validate() >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

