I am getting some errors when using CFPOP to retrieve email. The errors seem to happen even when I only get the headers. The errors are like:
javax.mail.MessageRemovedException. or sun.io.ByteToCharBig5.getIndex1()[S I tried wrapping the CFPOP in a try/catch block in an attempt to find which email is causing the problem and delete it, but I just get the regular ColdFusion error instead of my cfcatch executing. Anyone else every have these errors? They are occuring very frequently, and are usually because of a malformed auto-response, or some strange Chinese encodings/emails. Anyone have any ideas, other than using something other than CFPOP? Yes, I have the latest JDK installed to, as I followed the instructions from http://www.houseoffusion.com/cf_lists/messages.cfm/forumid:4/threadid:42282 to no avail. Cedric ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:219519 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

