Raymond Camden wrote: > This is a bug with the underlying Java code, not really CF per se. > Unfortunately, it means you simply cannot use CFPOP/GetAll. You can, > however, get one msg at a time wrapped in cftry.
if i recall correctly unicode-1-1-utf-7 is obsolete so don't expect much action from anybody on this. beyond that, utf-7 (might as well be an alias for unicode-1-1-utf-7) was once described years ago on the unicode mailing list as "...a silly charset that has no real reason to exist any more". further sun doesn't think this is a "bug" and so probably won't "fix" it. and in case, you're wondering this has been an issue for *years*: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4304013 there is an interesting comment in that bug parade about using icu to handle utf-7. if there were some way to actually return the mail body i suppose converting to some other encoding wouldn't be that hard. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:183683 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

