Outlook — creating OFT files for email newsletters
February 12th, 2008OFT files are Outlook Templates, also sometimes called Outlook File Templates. You can make email templates from them, but as with most Microsoft products the quality can be quite flaky if you are not careful. I have had to create many OFT files for clients and if you go back in time and code to 1996 web standards you can get them to look pretty decent.
There’s too ways to create OFT files. One is to save the email from the Save As menu and select OFT under the Save as type: drop down. This means you already have the email in your inbox, which means mailing the html with a 3rd party program.
There’s an easier way to do this which will allow you to skip the step of sending yourself the email. The OFT process could even be handed off to the business people that need the OFT.
Top menu go to,
View / Toolbars / Web.
You should now have an input field at the top that says something like outlook:Inbox
Here you can type / paste any web address and it will load the page in Outlook. Once this is done, in the menu go to,
Actions / Send Web Page by E-mail
Now you will see the page in a new mail window. If the webpage was not to complex and created using tables, it should look okay. Pure css and more complex designs will not work at all and really shouldn’t even be considered for any email deployments. I’m a strong supporter of web standards, unfortunately some major email platforms are not.
The next step is to save the email as an OFT. Go to,
Giant windows bubble (AKA Office Button) / Save As
Select OFT, name the file and save.
You should now have an OFT file. You can test this by double clicking it which will open Outlook. You can now edit the text and send to other people. OFT files can be a cheap internal alternative to full blown email deployments. I would only recommend OFT files for small internal newsletters. OFT’s may not work properly on other email clients and are proprietary.

Responses
6 Comments to “ Outlook — creating OFT files for email newsletters ”
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.Every time I learn how easy it is to do things like this, I get so mad that it takes my marketing dept so long to do something so simple.
thanks for this
Dont know if you can help, but i have set up.oft templates on various workstations and on one machine in particular instead of loading the template into an e mail message window it actually attaches to the message instead as an attachment. cant seem to find out why. Any ideas would be much appreciated
alek vuckovic
Hi Alek, that’s odd, if it has an oft extension just double clicking it should automatically load it into the client. Was the oft file made in the same version of Outlook that it’s being used with. Outlook 2007 uses word as it’s render engine. Sorry I can’t be of more help.
Hi Brian,
As an employee of a marketing department and a graphic designer, I will say that Microsoft programs are not on our big list of things to design for. In fact, designing in microsoft is extremely frustrating for us creative folk. Give us a break eh - we have to learn how to use the limiting software before we can create wonderful things.
I think MS damages their reputation more by trying so hard to get people to use their proprietary specs. The Internet is open and massive, and it always will be. They are never going to own the Internet space like they once did the desktop market space.
Alex,
Have you checked on your machine to see that the default mail format is HTML and not plain text? That might explain why your OFT file loads as an attachment instead.