I guess I'm not the only one stumped.

-----Original Message-----
From: James Holmes 
Sent: Wednesday, 10 November 2004 2:47 
To: CF-Talk
Subject: RE: CFmail problems with 6.1 Updater

Some further info:

Googling turned up cases of Java developers running into this problem when
mail.jar and activation.jar were in different places or were duplicated in
different directories. The admins and I have checked and mail.jar exists
only in one place on each server and activation.jar doesn't exist at all
anywhere on any CF server at which I have looked.

We've checked the JVM classpaths and nothing untoward has been added in
either. The admin is certain that no CF-Admin changes were made on dev when
it suddenly started working again.

-----Original Message-----
From: James Holmes
Sent: Wednesday, 10 November 2004 11:52
To: CF-Talk
Subject: CFmail problems with 6.1 Updater

After updating our Solaris/Apache CF 6.1 test server to updater 6.1, we are
having the following problems sending mail:

A problem occurred when attempting to deliver mail. 
This exception was caused by: javax.mail.MessagingException: IOException
while sending message; nested exception is:
javax.activation.UnsupportedDataTypeException: no object DCH for MIME type
text/plain; charset=UTF-8. 

If we change the charset, the problem persists. Apparently the problem
occurred on our dev server too, but went away by itself days ago (I hate it
when that happens). Code that runs on dev fails on test and the servers are
identical.

The cfmail tag is standard stuff:

<cfmail from="[EMAIL PROTECTED]" to="<another hard-coded address>"
cc="[EMAIL PROTECTED]" server="<our mail server>"
subject="Graduate Survey Submission" spoolenable="No"> and a bunch of plain
text stuff here that works fine on dev...

Any ideas would be appreciated.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183869
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to