<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Sender authentication part 30: The canonicalization process</title><link>http://blogs.msdn.com/b/tzink/archive/2007/09/25/sender-authentication-part-30-the-canonicalization-process.aspx</link><description>Canonicalization is the process of preparing a message for signing. This process is necessary because of the way email is handled in transit by various mail servers. For example, some mail relayers handle white space and line wraps just fine, others do</description><dc:language>en</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Sender authentication part 30: The canonicalization process</title><link>http://blogs.msdn.com/b/tzink/archive/2007/09/25/sender-authentication-part-30-the-canonicalization-process.aspx#5250566</link><pubDate>Wed, 03 Oct 2007 03:48:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5250566</guid><dc:creator>Norman Diamond</dc:creator><description>&lt;p&gt;I just noticed that even today e-mail messages with ISO-8859-1 character set are encoded into sequences of 7-bit characters in order to traverse mail servers. &amp;nbsp;On the web you can get encodings into sequences of 8-bit characters (UTF-8 and national encodings) but in e-mail they're encoded into sequences of 7-bit characters (UTF-7 and national encodings).&lt;/p&gt;
&lt;p&gt;When creating a new message in Outlook Express, it offers one possibility as encoding into UTF-8, but I wonder how that fares when going through mail servers.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5250566" width="1" height="1"&gt;</description></item><item><title>re: Sender authentication part 30: The canonicalization process</title><link>http://blogs.msdn.com/b/tzink/archive/2007/09/25/sender-authentication-part-30-the-canonicalization-process.aspx#5133612</link><pubDate>Wed, 26 Sep 2007 05:05:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5133612</guid><dc:creator>Norman Diamond</dc:creator><description>&lt;p&gt;&amp;gt; All email was once 7-bit ASCII&lt;/p&gt;
&lt;p&gt;In ancient history that was true. &amp;nbsp;Subsequently (and still anciently) escape sequences were added to shift into and out of various encoding modes for most of the world's written languages.&lt;/p&gt;
&lt;p&gt;&amp;gt; and now most of it is 8-bit ASCII.&lt;/p&gt;
&lt;p&gt;There is no such thing as 8-bit ASCII. &amp;nbsp;Most ANSI code pages are 8-bits, and ISO-8859 encoding schemes are 8-bits. &amp;nbsp;Some ANSI code pages are mixtures of 8 and 16 bits. &amp;nbsp;ISO-2022 schemes encode 16-bit characters in sequences of 8-bit bytes. &amp;nbsp;UTF-8 does the same. &amp;nbsp;Anyway, ASCII is still 7-bits, ASCII is essentially a 7-bit ANSI code page, and even .Net gets that part right.&lt;/p&gt;
&lt;p&gt;(I don't think UTF-16, as used by Windows NT-series APIs and .Net, can be sent through e-mail without the coding being changed to UTF-8.)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5133612" width="1" height="1"&gt;</description></item><item><title>Techy News Blog &amp;raquo; Sender authentication part 30: The canonicalization process</title><link>http://blogs.msdn.com/b/tzink/archive/2007/09/25/sender-authentication-part-30-the-canonicalization-process.aspx#5123974</link><pubDate>Tue, 25 Sep 2007 19:21:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5123974</guid><dc:creator>Techy News Blog » Sender authentication part 30: The canonicalization process</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.artofbam.com/wordpress/?p=2823"&gt;http://www.artofbam.com/wordpress/?p=2823&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5123974" width="1" height="1"&gt;</description></item></channel></rss>