From the timestamps I see that this gem has been available since June of 2006 but I certainly had not heard about it.
Microsoft (M$), always there with useful products, also always manages to make things *just* different enough from standard that you can’t really seem to call them on it but they make it impossible to cleanly interface with their products as a competitor.
Case in point is Outlook and Exchange. If you create a message using M$’s email client and send it out the door using their Rich Text Format which seems to be of a proprietary nature, the message that arrives at the other end will be wrapped up in a file called “Winmail.Dat”.
For Lotus Notes this has always been a problem since the Domino server does not have the ability to unravel this proprietary formatting and so the recipient ends up with a useless (winmail.dat )attachment.
I know that there have been some fairly sophisticated attempts at providing solutions but the recipients of these messages are often business users with better things to do than try to master the arcane world of command line utilities with multistep processes.
Until now all we could really tell our users was to contact the sender and have them re-send the message but ensuring that they send with “Plain Text” instead of “RTF”. This is understandably awkward for a business user trying to look professional and it wasn’t doing my ego any wonders either.
The only really practical solution, besides Lotus actually dealing with the issue and including it in their SMTP router is this one presented to me by a co-worker (thanks Anton!). Created by Julian Robichaux (as far as I can tell as his name is all over the database) it is a simple mail-in database that you set up in your Domino environment. Your internal (and external if you wish to help out the rest of the world) Users then forward these nuisance messages to it and it replies back with the “unraveled” files.
So again the link is to Project WinmailExtractor. I had it set up and running in about 15 minutes including inspecting the code for any weirdness.
Related Posts:
- Memory leak issue for RIM Blackberry Devices – Especially 8830
- *** Update May
- My Entry for Teamstudio’s Spotlight Award
- Teamstudio rece
- Old Reminders Keep Appearing for Recurring Meetings
- In Lotus Notes,
Posted under Lotus Domino, Utils / Tools, Work Portfolio
This post was written by Marc
on December 5, 2008 at 7:18 pm




Hi Marc,
You might have missed this at the time that you wrote this posting (it’s easy to do)… but IBM HAS written something that processes winmail.bat files.
It has been available in Domino 6.5.6, 7.0.2 and 8.0+
I thought this might be worth mentioning because I had a customer thinking of following the approach you mentioned, but enabling this feature on Domino is a much simpler approach. If anybody’s interested, the information is available here:
Lotus Software Knowledge Base Document
Title: Attachments to messages received from the Internet are named as winmail.dat
Doc #: 1093342
URL: http://www.ibm.com/support/docview.wss?rs=899&uid=swg21093342
Thanks Anthony, I’ll have to keep this in mind. Looks like it still needs some work though. That same article indicates that setting the INI parm also causes crashes with some versions of Domino.
But still a step forward for a problem that’s been a thorn in my side since at least version 4.6 of domino…