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.
On Mon, 08 Nov 2004 09:17:18 -0500, Anders Green <[EMAIL PROTECTED]> wrote: > There I am, CFPOPing along, when suddenly, BAM! > > >The cause of this exception was: > >java.io.UnsupportedEncodingException: unicode-1-1-utf-7. > > > >The error occurred in C:\...\task-checkforbouncedemail.cfm: line 80 > > > >79 : <CFPOP action="GETALL" > >80 : server="#gBounceEmailServer#" > >81 : name="popHeaderReading" > >82 : username="#gBounceEmailUsername#" > -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:183613 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

