Winmail.dat? Domino 8 or Julian to the rescue!
After my last post, I heard from a couple people that didn’t know that Domino 8 (EDIT: 7.0.2 FP2 as well – thanks Chris) can convert those winmail.dat files into something useful for you. It’s simple to enable by editing the notes.ini, although I think it should be an option in the server document. Anyway, to enable the conversion on a Domino 8 server, add the following line to your notes.ini file:
TNEFEnableConversion=1
EDIT: Also, I forgot to mention that you only need to do so on your incoming SMTP server, it will convert there and deliver through your environment. (thanks Thomas)
Now, if you aren’t on Domino 8 (or 7.0.2 FP2) yet, you can still add code to your mail template to allow users to extract data from those pesky winmail.dat files. Julian Robichaux has the WinmailExtractor project over at OpenNTF to help you out!
Richard Thomsen
January 17, 2008 @ 11:41 am
Domino 7.0.2 FP2 can safely convert winmail.dat’s also. They offered it in earlier 7.0.2 releases but we couldn’t use it due to crashes.
Chris Whisonant
January 17, 2008 @ 12:14 pm
Yep, this came out with 7.0.2, but there were stability issues. Glad they worked that out with the fixpacks…
Paul Mooney
January 17, 2008 @ 12:32 pm
John, this is part of the adminblast presentation… you may want to come along to it as I make a subtle point, that you may agree with….
Thomas
January 17, 2008 @ 1:31 pm
We’ve been using it successfully for the last several months. You only need to add the Notes.ini setting to your receiving SMTP server.
Glen Urban
January 17, 2008 @ 5:46 pm
We’ve also been using it on our 6.5.6 server.