Ian Hoar — Passion for Technology – Geeking Out

OFT 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

20 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.
  • Brian Brian Says: October 31st, 2008 at 10:41 am

    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

  • Alek Vuckovic Alek Vuckovic Says: November 17th, 2008 at 12:03 pm

    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

  • Ian Hoar Ian Hoar Says: November 17th, 2008 at 12:54 pm

    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.

  • Mishka Mishka Says: November 21st, 2008 at 12:00 pm

    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.

  • Ian Hoar Ian Hoar Says: November 21st, 2008 at 6:37 pm

    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.

  • Peter Peter Says: January 6th, 2009 at 9:46 am

    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.

  • Mona Mona Says: March 9th, 2009 at 6:22 pm

    I’ve attempted to use outlook express with your above instructions, but no luck. Is it possible to create an OFT from HTML with Outlook Express?

  • Ian Hoar Ian Hoar Says: March 9th, 2009 at 6:50 pm

    Hi Mona, these directions are specific for Outlook, not Outlook express. There is a way however to turn on an HTML view in Outlook Express and then you can paste your HTML directly into Outlook Express. I used this method years ago and cannot remember the exact steps. If you are sending HTML directly you may want to try something like MaxBulk Mailer. I use this at work for testing all our email campaigns.

    If you are set on using Outlook Express try searching Outlook Express HTML view. Hope this helps.

  • Mike Mike Says: July 1st, 2009 at 10:32 am

    This was a great help, but now client wants images embedded. Can embed normal images by clicking on them and re linking. But can’t select background image to do this. Tried a couple experiments, but none of them work. Any idea how to do this?

  • Ian Hoar Ian Hoar Says: July 1st, 2009 at 1:47 pm

    Hi Mike, I don’t think you can do this in outlook, especially outlook 2007 and up since it uses MS word as its HTML rendering engine. This means no background images even declared in CSS or HTML.

    I also wouldn’t recommend embedding anyway since you may not have predictable rendering in all email clients. If Outlook is your only concern then this may not be an issue though.

  • Mike Mike Says: July 1st, 2009 at 4:08 pm

    Thanks for the reply! I completely agree with not embedding images, and tried to talk the client into it. Well, I’m subcontracted for this, so I’m even more removed unfortunately. I’m going to say no background images in the design if they want them embedded. Thanks again!

  • Frustrated Mary Frustrated Mary Says: August 10th, 2009 at 12:05 pm

    I first created an HTML for my newsletter…it contains simple anchor links…so the reader can go back up to the top of the page…etc. Some reason Outlook converts the anchor links into full path to the webserver I placed the HTML into…so it launches a browser page when I save it out as an OFT file. Is there any coding tricks or Outlook setting I should set so that it won’t take my anchor links and convert them?????!!!!

    Thanks!

  • Ian Hoar Ian Hoar Says: August 10th, 2009 at 1:40 pm

    Hi Mary, I’m not sure why it’s converting them, I’m not sure why Outlook does half the things it does, but anchor jump links have always been a little flaky with email. I usually recommend against them as I have seen them do weird things in some web mail clients too. If you really must have them then it might be a good opportunity to jump the users to the landing page equivalent. Once you have your users on a web page you obviously have much more flexibility.

  • Anne Marie Anne Marie Says: November 24th, 2009 at 1:23 pm

    Hi, Ian. Thanks for your site. I’m unable to save an email as an .oft file. I’m trying to create a template for an “out of office” reply to be generated automatically. I have Outlook 2003. Is this version too old to be able to do this?

  • Ian Hoar Ian Hoar Says: November 24th, 2009 at 2:17 pm

    Hi Anne, I’m pretty sure you can do an OFT with Outlook 2003, but I haven’t played with Outlook for awhile, so I’m not sure how you do it, but I believe it’s very similar.

  • Anne Marie Anne Marie Says: November 24th, 2009 at 9:49 pm

    You responded pretty quickly, which I really appreciate, but I actually continued to do some research on this issue after I left the message on your blog and I found the answer, and it worked!

    Link: file:///C:/Users/Act%20and%20Office/Documents/Create%20email%20Template/HA010917681033.aspx.htm

    Even though that link tells you how to make email templates for sales letters, I was able to follow the directions to make an “out of office” template.

    Thanks!

  • Ian Hoar Ian Hoar Says: November 25th, 2009 at 12:41 am

    Glad you figured it out. Microsoft software can be a beast sometimes. :)

  • Jay Jay Says: February 16th, 2010 at 9:26 pm

    I created a html page.. which I then inserted into a new message and then saved it as a OFT..

    How can I set it up so I can use the template whenever I want?

  • Osama Osama Says: March 18th, 2010 at 6:55 am

    i can’t find outlook templates in save as type ????????? in outlook 2003

  • Ian Hoar Ian Hoar Says: March 18th, 2010 at 9:48 am

    Osama, should be the same as 2007, but maybe it’s under export or something. I don’t have a copy of 2003 so I can’t check, but I do know 2003 has OFT support.

Leave a reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>


About

Ian HoarWelcome to the blog of Ian Hoar. I talk about current web trends, technology, toys, games, gadgets, design, usability and everything in between. It’s all about geeking out and an occasional rant. More about me

The Zombie Journal - Chronicling the events of The Great Zombie Outbreak Get Social!
Most Recent tweets — Follow me on Twitter
Categories