Joseph DeVore's Blog: Processing Bounce Backs with ColdFusion


Viewing By Entry / Main
January 13, 2006
In this series of blog entries, I will go over handling bounce backs with ColdFusion MX 7.

The first note in this series is in regards to UTF-7 character encoding and how JavaMail has a problem processing the NDR.

"UTF-7" (a.k.a. "UTF7", "UNICODE-1-1-UTF-7", "csUnicode11UTF7", "UNICODE-2-0-UTF-7") The 7-bit Unicode character encoding defined in RFC 2152. The O-set characters are encoded as a shift sequence. Both O-set flavors (direct and shifted) are decoded.

In order to process NDR messages, you must install this JAR file in cfusionmx\lib: http://www.freeutils.net/source/jcharset/

Additional info related to this topic: http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=7&threadid=767099&enterthread=y

Comments

Comments are not allowed for this entry.













Editor Login ›