Re: cfpop unicode handling

2005-01-21 Thread Paul Hastings
Paul Vernon wrote:
> I think that just about covers it

except perhaps that sun will probably never "fix" this.


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:191329
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


RE: cfpop unicode handling

2005-01-20 Thread Russ
I searched the archives, but found only a handful of cfpop messages with
none really mentioning Unicode specifically.  

Russ

-Original Message-
From: Jochem van Dieten [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 20, 2005 6:25 PM
To: CF-Talk
Subject: Re: cfpop unicode handling

Russ wrote:
> I am using cfpop for some e-mail bounce handling functionality, and I'm
> getting the following error when trying to retrieve the body of the
e-mail:
> 
> An exception occurred while retrieving mail. 
> 
> The cause of this exception was: java.io.UnsupportedEncodingException:
> unicode-1-1-utf-7. 

> I'm guessing that cfpop doesn't handle Unicode that well?  Shouldn't this
> have been fixed by now?

Have you searched the archives? A lot has been said and many 
fingers have been pointed about this problem.

Jochem



~|
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:191304
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


RE: cfpop unicode handling

2005-01-20 Thread Paul Vernon
If you do search the archives you will probably find the following
details...

The utf-7 charset isn't supported by Sun and its JVM as it is regarded as a
obsolete charset.

It's been an outstanding 'issue' with the JVM for years...

This isn't a CFMX problem, it's a Java problem.

CFX_POP3 (if you run on windows) and possibly other CFPOP replacements for
other platforms do support UTF-7 regardless of the CF version you run :) 

I think that just about covers it

Paul


~|
Logware: a new and convenient web-based time tracking application. Start 
tracking and documenting hours spent on a project or with a client with Logware 
today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:191302
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


Re: cfpop unicode handling

2005-01-20 Thread Jochem van Dieten
Russ wrote:
> I am using cfpop for some e-mail bounce handling functionality, and I'm
> getting the following error when trying to retrieve the body of the e-mail:
> 
> An exception occurred while retrieving mail. 
> 
> The cause of this exception was: java.io.UnsupportedEncodingException:
> unicode-1-1-utf-7. 

> I'm guessing that cfpop doesn't handle Unicode that well?  Shouldn't this
> have been fixed by now?

Have you searched the archives? A lot has been said and many 
fingers have been pointed about this problem.

Jochem

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:191301
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


cfpop unicode handling

2005-01-20 Thread Russ
I am using cfpop for some e-mail bounce handling functionality, and I'm
getting the following error when trying to retrieve the body of the e-mail:

 



An exception occurred while retrieving mail. 

 

The cause of this exception was: java.io.UnsupportedEncodingException:
unicode-1-1-utf-7. 

 

It fails when I try to do the following:

 



 

It works fine when doing 

 



 

I'm guessing that cfpop doesn't handle Unicode that well?  Shouldn't this
have been fixed by now?  We're on MX 6.1 

 

Russ



~|
Logware: a new and convenient web-based time tracking application. Start 
tracking and documenting hours spent on a project or with a client with Logware 
today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:191298
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