I'm receiving an error when I try to retrieve POP mail on a CFMX server using cfpop. Here's my message:
An exception occurred when retrieving mails. The cause of this exception was that: java.security.PrivilegedActionException <<javax.mail.MessagingException: unicode-1-1-utf-7; nested exception is: java.io.UnsupportedEncodingException: unicode-1-1-utf-7>>. Now, this worked fine when the site was running on old CF5, so I figure it has to do with the new ways CFMX handles encoding...which I know absolutely nothing about. I've hit my books and I have no idea how to change the encoding of a cfpop query if the cfpop tag is what is throwing the error...any ideas? Tyler ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

