> How do I determine what version of JavaMail CFMX is running? Also, how
> can I
> update it to a newer version (if one is available)?
Here is the top of the MANIFEST.MF file from mail.jar:
Manifest-Version: 1.0
SCCS-ID: @(#)javamail.mf 1.4 00/09/26
Extension-Name: javax.mail
Specification-Title: JavaMail(TM) API Design Specification
Specification-Version: 1.2
Specification-Vendor: Sun Microsystems, Inc.
Implementation-Version: 1.2
Implementation-Vendor: Sun Microsystems, Inc.
Implementation-Vendor-Id: com.sun
I think this means that ColdFusion is using JavaMail 1.2. To update
it, replace mail.jar with a newer jar file. Don't forget to back up
the old one. :)
Christian
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

