<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jimmy&#039;s Blog &#187; WMdecode</title>
	<atom:link href="http://jimmod.com/blog/tag/wmdecode/feed/" rel="self" type="application/rss+xml" />
	<link>http://jimmod.com/blog</link>
	<description>My name is Jimmy, and this is my story... ;)</description>
	<lastBuildDate>Fri, 14 Oct 2011 17:26:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Unknown winmail.dat attachment in email</title>
		<link>http://jimmod.com/blog/2008/07/unknown-winmaildat-attachment-in-email/</link>
		<comments>http://jimmod.com/blog/2008/07/unknown-winmaildat-attachment-in-email/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 04:59:27 +0000</pubDate>
		<dc:creator>jimmy</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Lookout]]></category>
		<category><![CDATA[ms-tnef]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[Thunderbird]]></category>
		<category><![CDATA[winmail.dat]]></category>
		<category><![CDATA[WMdecode]]></category>

		<guid isPermaLink="false">http://jimlife.wordpress.com/2008/07/29/unknown-winmaildat-attachment-in-email/</guid>
		<description><![CDATA[ 
				
			 
				
			 
				Tweet 
			
		From my colleague I received an email but with unknown type : winmail.datHe should send me office document.I asked him to sent it again, he forwarded the email again but I still received winmail.dat in attachment.
After googling about this I found out that winmail.dat is generated by Outlook (I using thunderbird).From [...]


Related posts:<ol><li><a href='http://jimmod.com/blog/2009/06/blackberry-sending-delivered-notification-email/' rel='bookmark' title='Permanent Link: Blackberry sending delivered notification email'>Blackberry sending delivered notification email</a></li><li><a href='http://jimmod.com/blog/2007/11/change-junit-run-file-main-class-working-directory-at-netbeans-55-web-project/' rel='bookmark' title='Permanent Link: Change junit &amp; run file (main class) working directory at Netbeans 5.5 Web Project'>Change junit &amp; run file (main class) working directory at Netbeans 5.5 Web Project</a></li><li><a href='http://jimmod.com/blog/2008/02/microsoft-yahoo/' rel='bookmark' title='Permanent Link: Microsoft + Yahoo = ?'>Microsoft + Yahoo = ?</a></li></ol>]]></description>
			<content:encoded><![CDATA[<div style="height:33px; padding-top:2px; padding-bottom:2px; clear:both;" class="really_simple_share"><div style="float:left; width:100px; " class="really_simple_share_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjimmod.com%2Fblog%2F2008%2F07%2Funknown-winmaildat-attachment-in-email%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="float:left; width:90px; padding-left:10px;" class="really_simple_share_google1"> 
				<g:plusone size="medium" href="http://jimmod.com/blog/2008/07/unknown-winmaildat-attachment-in-email/" ></g:plusone>
			</div><div style="float:left; width:110px; padding-left:10px;" class="really_simple_share_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="none" 
					data-text="Unknown winmail.dat attachment in email" data-url="http://jimmod.com/blog/2008/07/unknown-winmaildat-attachment-in-email/">Tweet</a> 
			</div></div>
		<div style="clear:both;"></div><p>From my colleague I received an email but with unknown type : winmail.dat<br />He should send me office document.<br />I asked him to sent it again, he forwarded the email again but I still received winmail.dat in attachment.</p>
<p>After googling about this I found out that winmail.dat is generated by Outlook (I using thunderbird).<br />From <a href="http://email.about.com/od/outlooktips/qt/et121705.htm">About.com</a> :<br />
<blockquote>It&#8217;s Outlook&#8217;s fault, in a way. Or the recipient&#8217;s email client&#8217;s. If Outlook sends a message using the RTF format (which is not very common outside Outlook) for bold text and other text enhancements, it includes the formatting commands in the winmail.dat file. Receiving email clients that do not understand the code therein display it as a stale attachment. To make matters worse, Outlook may also pack other, regular file attachments in the winmail.dat file.</p>
<p>Fortunately, you can get rid of winmail.dat altogether by making sure Outlook does not even try to send mail using RTF. </p></blockquote>
<p>And there&#8217;s also a way to disable this feature on Outlook. You can open it for more detail.<br />I would focus on how non-Outlook user can handle this format.<br />I know I can not ask all Outlook user who sent me attachment to turn off this feature.</p>
<p>So I search a program to open this content type &#8220;application/ms-tnef&#8221;.<br />I encounter this good console program : <a href="http://www.biblet.freeserve.co.uk/">WMdecode</a><br />You just need to extract this. When running the program it&#8217;ll search winmail.dat in current folder and extract it.<br />The program working great although it just console application, no GUI.</p>
<p>Other tool I search is add on for Thunderbird.<br />I found : <a href="https://addons.mozilla.org/en-US/thunderbird/addon/4433">LookOut</a> <br />This add on will automatically decode the winmail.dat<br />Also working great but it won&#8217;t decode winmail.dat in emails that you received before installing the add-on.<br />So I think it&#8217;ll only decode winmail.dat on new email received.</p>
<p>Cheers <img src='http://jimmod.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>


<p>Related posts:<ol><li><a href='http://jimmod.com/blog/2009/06/blackberry-sending-delivered-notification-email/' rel='bookmark' title='Permanent Link: Blackberry sending delivered notification email'>Blackberry sending delivered notification email</a></li><li><a href='http://jimmod.com/blog/2007/11/change-junit-run-file-main-class-working-directory-at-netbeans-55-web-project/' rel='bookmark' title='Permanent Link: Change junit &amp; run file (main class) working directory at Netbeans 5.5 Web Project'>Change junit &amp; run file (main class) working directory at Netbeans 5.5 Web Project</a></li><li><a href='http://jimmod.com/blog/2008/02/microsoft-yahoo/' rel='bookmark' title='Permanent Link: Microsoft + Yahoo = ?'>Microsoft + Yahoo = ?</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://jimmod.com/blog/2008/07/unknown-winmaildat-attachment-in-email/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

