Allow Automatic Forwarding/Replying to the Internet

As a secure default, Exchange doesn’t allow sending automatic forwards, replies and Out of Office Assistant Messages (OOF) to the Internet. The security in this is that there can’t be created any mail loops and that Exchange doesn’t reply to any spam messages which might lead to spam attacks. If you still want to disable this behavior after careful consideration you can do this in the following way;

Exchange 2007 and Exchange 2010:
  1. Open Exchange Management Console
  2. Expand Organization Configuration-> Hub Transport
  3. In the right pane select the Remote Domains tab
  4. Right click Default and choose Properties
  5. On the General tab you can set which type of Out of Office Messages you will allow to be sent out. By default only external OOF messages are allowed. You can change the option to also allow OOF messages created by Outlook 2003 and previous.
    On the tab named “Format of original message sent as attachment to journal report:” (Exchange 2007) or “Message Format” (Exchange 2010) you can enable or disable the automatic replying/forwarding.
Exchange 2000/2003:
  1. Open Exchange System Manager
  2. Expand your site-> Global Settings-> Internet Message Format
  3. In the right pane right click Default and choose Properties-> tab Advanced
  4. Here you can enable or disable the automatic replying/forwarding
Exchange 5.5:
  1. Open Exchange 5.5 Administrator
  2. Expand your site-> Configuration-> Connections
  3. In the right pane right click Internet Mail Service and choose Properties-> tab Internet Mail Service-> button Advanced Options….
  4. Here you can enable or disable the automatic replying/forwarding
  5. Stop and restart the Internet Mail Service

Allow automatic replies and forwards in Exchange 2010
Setting the option to allow automatic replies and forwards in Exchange 2010.


Sperry Software
Use "BH93RF24" to get a discount when ordering!

Adding Sound and Scrolling Text (workaround)

I’ve previously described the proper and built-in method to add a background sound or scrolling text into an Outlook message here. However since Windows XP SP2 this method is no longer supported as SP2 disables the ActiveX component (because of security issues) that controls this functionality. Since there is no fix announced to revive this feature for any version of Office and running Windows XP without SP2 also isn’t a real option I wrote this workaround which describes a safe method to insert sound and/or scrolling text to an e-mail when using Outlook 2003 or previous. Continue reading: Adding Sound and Scrolling Text (workaround)


Adding Sound to Your E-mail

Adding sound to a mail message in Outlook Express is pretty straight forward; Format-> Background-> Sound. In Microsoft Office Outlook it isn’t that straight forward at all. It is even quite hard to find. Probably because Microsoft Office Outlook is targeted to a more business public than a home user one. But if you look a bit closer you’ll find that you can do a lot more fun stuff Microsoft Office Outlook than Outlook Express. This guide not only instructs you how to add a sound to an e-mail but also leads you to options to let you add stuff like scrolling text or even a movie!

Update: Sadly this method is broken when you are running Windows XP SP2 click here for a method that also works on Windows XP with SP2 installed.
There is no way to do this anymore at all in Outlook 2007.

  1. First you’ll have to make sure that Microsoft Office Word is your e-mail editor. Please note that you can only set Word as your editor when Outlook and Word are the same version. To set Word as the e-mail editor go to Tools-> Options-> tab Mail Format.
  2. On this tab you’ll also have to set your message format to HTML
  3. Press OK to apply and leave Options
  4. Create a new message. A message will be displayed that Word is starting as your e-mail editor. Note that this looks exactly like Word with specific e-mail fields and options to it
  5. To insert sound you’ll need an extra Toolbar called Web Tools. To make this visible choose View-> Toolbars-> Web Tools. A small pane will pop-up now
  6. In the small pane press the Sound icon. A new window called Background Sound will pop-up
  7. In the Background Sound window press Browse to browse to your sound file. You can add the following sound files
    • wav
    • mid
    • midi
    • rmi
    • au
    • aif
    • aiff
    • snd
    I strongly advise to use midi-files. These files are quite small even when they are quite lengthy. When you’ve found your sound file press Open to go back to the Background Sound window
  8. You can also set the amount of loops for the sound file; how many times the sound file is played completely before it stops playing. You can give this a value between 1 to 5 or set it to Infinite to loop until another message is selected or when Outlook is closed.
  9. Press OK to add the sound to your message. Note that the sound-file is played directly.

Do you want to create more advanced e-mails?

Now that you’ve found the Web Tools toolbar you can add the following to your e-mail;

  • Check Box
  • Option Button
  • Drop-Down Box
  • List Box
  • Text Box
  • Text Area
  • Submit button
  • Submit button with a Picture on it
  • Form Reset button
  • Hidden Text Box
  • Password Box
  • Movie
  • Sound
  • Scrolling Text

This is everything you need to create an e-mail that is a fully digital form. For some of the tools it is required that you know some basic VBA scripting. Then you can even change the underlying source (including HTML) by pressing the Microsoft Script Editor button.


Outlook 2007 and Word HTML

If you work in IT or if you have been closely following the release of Outlook 2007 you’ve probably heard already that Outlook 2007 will use Word as the engine to display HTML-formatted emails. There has been quite some fuss about this and actually it is still going on. So what is this really all about? Well, to put it short; because it breaks some stuff… But really, trust me, it’s not completely a bad thing that it does so.

Some background first

Now of course the Outlook developers at Microsoft didn’t break it because they like to break things. Well… maybe they do, but not when it comes to Outlook though.
Outlook now only has to support 1 HTML engine which makes developing a lot easier and you’ll get much more consistent behavior which increases your email experience. In previous versions Outlook displayed the emails with the HTML rendering engine from Internet Explorer and when you had Outlook as the email editor it used its own (limited) engine to generate it. When you had Word as the email editor it used the Word engine to generate HTML and offered Word composing features. With Outlook 2007 they decided to get rid of both Word and Outlook as the email editor and replaced it with a single completely new and revamped editor (with Ribbon support!) based on Word.

Why didn’t they choose Internet Explorer or Outlook?

Well, Internet only displays HTML and the functionality of the Outlook editor was rather limited. Also in usage emails are much more treated like documents than like web pages. So instead of expanding the features of the Outlook editor and basically build another Word, reusing what they had already made sense. The fact that Outlook and Word have the same release and support cycle will make things even less complicated.

So now I have to buy Word 2007 as well? Ripoff!

You can stop trying to reach Neelie Kroes ;-) as you don’t have to buy Word 2007 to use Outlook 2007. When you install Outlook 2007 it will detect if Word is installed as well. If it is not installed Outlook will install the so called “stub” of Word that Outlook uses to function correctly and display the new editor. You see? They really gave it some thought and you’ll benefit from it that you won’t loose Word as the email editor if you choose to only upgrade Outlook.

What does it break?

The most noticeable features that are broken are;

  • gifs don’t animate
  • flash objects display as a red “X” area
  • “advanced” css formatting support (which could lead to malformed newsletters)
  • HTML accessibility support (like for instance for the visually impaired)

When you create fancy looking newsletters you can get a full overview of the rendering capabilities of Outlook here.

Why are not all the HTML and CSS standards supported?

When you’ve gone through the list of what is and what isn’t supported you’ll find that most of the things that aren’t supported fall within the following 2 categories;

  • the feature could pose a security risk
  • the feature doesn’t have to do anything with reading mail

For instance when Outlook would support embedding flash objects in mail then Outlook can’t ensure your security anymore but will have to leave that up to Adobe Flash. This means that if there is a security threat in Adobe Flash reading your mail becomes dangerous as well and Outlook can’t do a thing about it.
Other kind of risks that are taken away by not supporting these features are presenting you with spoofed content and executing scripts on opening your email.

Who are affected?

In the positive term; everybody, as you are now presented with a much more secure messaging environment than if all standards were supported. In the negative term it is much easier to explain when we define the following four groups;

  • Everyday email user
  • Marketing people
  • Spammers
  • People who require alternative output or accessibility support

The everyday email user is not affected by this. When you take a look at your emails you’ll find that they mainly consist out of text without any required formatting. In most cases you might as well have used Plain Text formatting instead of HTML.

People in marketing are a bit more affected. They will need to look at their current design template and see if they need to make some changes to the design. In many cases there is no need to make changes as they’ve already taken into account mail clients that support even less HTML and CSS features. Also many of the newsletters start with a link to read the information on the company’s website which actually is an increased sales opportunity already (free marketing tip from me :-) ).

Spammers; do I even need to explain this one? As they are basically abusing every trick in the book giving them less to play with is bad news for them but good news for you and me.

Which brings us to the last group; People who require alternative output or accessibility support. From my point of view this group is the most negatively affected of all. Some of the features required for this are no longer supported or harder to use. This means that accessibility support is now completely up to Windows, Outlook or a 3rd party application and not up to the sender or the mail properties itself. I know Vista accessibility support has been vastly improved but I’m not sure yet if this is enough to compensate for the loss. If you are using Windows and Outlook (any version of either) with alternative output or accessibility support and want to share your experience feel free to contact me directly.

How to work around this

For the few times that I do get a moving gif file embedded in the message or a newsletter that is totally malformed I open the message in a web browser. There is a native way to open the message in a web browser by opening the message first and choose Other Actions-> View in Browser. As this was a bit too many clicks for my taste I’ve written a macro to directly display the message in a browser of my choice. You can find the code and the guide on how to implement it here; Open Message in Internet Browser

Conclusion

Changing the HTML rendering engine from Internet Explorer to Word has been quite a drastic change which affect various people but doesn’t have a great impact on your everyday Outlook use. The change should have a positive effect on future development of Outlook.

Making your Outlook 2007 implementation decision solely based on these limited HTML and CSS support limitations would be blowing things out of perspective. There are many new features in Outlook 2007 that can increase your everyday productivity which I rate much more important. To name a few of these new features;

  • the “To-Do Bar”
  • Calendar Overlay Mode
  • improved Tasks display in Calendar
  • reminders across folders
  • Scheduling your Out of Office Assistant with Exchange 2007
  • Instant Search
  • of course; the new editor with Ribbon support

And although primarily cosmetic, showing the contact’s display picture on received emails is also a nice touch which makes emailing more personal again.


Fixing Outlook after a Vista upgrade

After you’ve upgraded your Windows version to Windows Vista you could have issues with getting Outlook to run properly while it worked perfectly before the upgrade. This guide explains some troubleshooting methods to get Outlook working properly again and to some extend also applies to any application that isn’t working anymore after a Windows Vista Upgrade.

The issues can be very diverse. I’ve heard of issues of no longer being able to start Outlook, general instability, no longer being able to send messages, no longer being able to use certain features etc…Basically anything that can go wrong. Pointing a finger at the root cause is hard but you should be aware of this; the longer you’ve been running Windows XP and the more applications you have installed the harder the upgrade process is and the bigger the chance is that something will go wrong.

I’ll work from the less drastic troubleshooting method to the most drastic approach. I won’t link issues to solutions since this would be nearly impossible and will not improve readability either. This guide is about getting Outlook to work again and not to cure symptoms. After each step you can check if Outlook works. If you still have issues after one step advance to the next. If you don’t care about troubleshooting you could just skip to the the last approach which is a guide on how to do a clean install with a Windows Vista Upgrade disk. This will get Outlook to work again guaranteed!

Is your Outlook version compatible with Windows Vista?

Officially only Outlook 2003 and Outlook 2007 are supported to run on Windows Vista. If you are running an older version you should consider an upgrade to Outlook 2007 or use Windows Mail instead. Any version before Outlook 2003 has known Vista compatibility issues which are very likely not to be solved nor will it put back those versions of Outlook into a supported state.

Check Windows Update

At the time of writing this guide there are no “Vista Upgrade” related patches but if there are known issues which Microsoft can solve by issuing a patch; this is where they will publish it. To make sure you’ll also receive patches for Office applications upgrade Windows Update to Microsoft Update. To do this start Windows Update by clicking “Check for updates” in Control Panel and in the left pane click “Change Settings.” At the bottom make sure your Update service is set to Use Microsoft Update.

Do a reinstall of Outlook/Office

To make sure all the components are installed correctly we’ll reinstall Outlook/Office. To do this go to Start-> Control Panel-> Uninstall a program. Once uninstalled restart Windows Vista and insert your Outlook/Office CD/DVD and run setup. Once that is done run Windows Update again to make sure all updates for Office are applied. Note: reinstalling Outlook will not lead to loss of mail, contacts, calendar, etc data or configuration settings.

Check 3rd party applications

No we know that Outlook is installed correctly, it could be that 3rd party applications are preventing to run Outlook properly. These are usually mail scanning applications, add-ins or applications that depend on Outlook to run properly.

  • Mail scanning applications;
    Mail scanning applications are for instance virus scanners that integrate with Outlook/Office, Junk E-mail scanners (except for the build-in one in Outlook 2003/2007) or synchronization software. If you have installed any of these verify with the vendor that you are using a version that is compatible with Windows Vista. If your virus scanner is compatible with Windows Vista but it includes a mail scanner disable this mail scanner. If the scanning application was already installed before the upgrade to Windows Vista reinstall these applications.
  • Add-ins;
    Add-ins are applications that are running in Outlook and builds on or extends Outlook functionality. You can find some of these add-ins here. Not all add-ins for Outlook are compatible with Windows Vista yet. You should verify with the vendors of the add-ins to find out if they are compatible with with Windows Vista. If they are not compatible to run on Windows Vista uninstall them. If they are compatible uninstall them as well and reinstall them once you get Outlook to work again. This will make further troubleshooting less complex.
  • Applications that depend on Outlook;
    An application that depends on Outlook to run properly is for instance fax software. These applications usually identify themselves that when they get started the outlook.exe process will also start without making the main Outlook screen visible. You shouldn’t be trying to start these kind of applications before you’ve got Outlook itself to work first. Once you’ve got Outlook to work start troubleshooting these applications by the method instructed by the vendor.

Resetting security settings

To make sure all security settings on your personal files are set correctly go to C:\Users\. Here you’ll find folders named after user accounts. Right click your own folder and choose Properties. Select the Security tab and verify that your account name is added to the list and that Full Control is selected. If either is not the case press Edit… and then use Add to add your account to the list and once added select your account to enable Full Control. Press OK to leave the screen.

Whether your name was added already or not press the Advanced button. Here press Edit… and in the new dialog that pops-up select “Replace all existing inheritable permissions on all descendants with inheritable permissions from this object.”

If you run into any errors go back to the Advanced Security window and select the Owner tab. Here press Edit… and select your account name. Enable “Replace owner on subcontainers and objects” and press OK. This should continue without any errors. Once done return to the Permissions tab and repeat the step above. This one should continue without any errors now as well.

Resetting Outlook and Office settings

The following suggestions will reset Outlook settings; it will not result in the loss of any mail, contacts, calendar, etc data. I will list them again in order of less drastic to most drastic.

  • Reset outcmd.dat and extend.dat
    This will reset the toolbar settings and the add-in registry cache. Rename these files to .old. By default you can find them here;
    outcmd.dat: C:\Users\%username%\AppData\Roaming\Microsoft\Outlook
    extend.dat: C:\Users\%username%\AppData\Local\Microsoft\Outlook
    The files are automatically recreated the next time you start Outlook.
  • Export Office settings
    Press Start and type regedit.exe in the Search Bar. Launch Regedit and locate the following key;
    HKEY_CURRENT_USER\Software\Microsoft\Office
    Use File-> Export to create a backup of that key and once saved remove the key from the Registry.
    The next time you start Outlook or any other Office application it will recreate the key and will populate it with its default values.
  • If Outlook still doesn’t launch correctly after this recreate your mail profile.

Recreate the user account

Are you noticing a pattern already? Some settings are hard to upgrade. Since we’ve basically reset everything Outlook related we’re approaching one of the more drastic troubleshooting methods; recreating the user account. You’ll still not loose any Outlook data over this but if this method works you’ll need to transfer user account information like for instance your private documents, Internet Favorites and Outlook data. You’ll have to transfer this data manually or you’ll end up transferring settings as well and thus the initial corruption. For more information on how to manually transfer Outlook data you can use the following guides;
Backup and Restore
Adding/Recreating a Mail Profile

To create a new user account go to Start-> Control Panel-> Add or remove user accounts. There select to create a new user account and follow on-screen instruction. Do NOT delete your original account yet. Only do that when you have gotten everything to work with the new user account, transferred all your data and no longer need the old account. When you delete the account you’ll also delete the private data and settings associated with this user.

Clean install of Windows Vista with Upgrade disks.

Still no luck or simply prefer to do a clean install over an upgrade? You might be happy to find out that you can actually do a clean install of Vista with only an upgrade disk. Before you start make sure you copy everything you want to keep, like for instance your private documents, Internet Favorites and Outlook data from every user, from the partition you want to reinstall Windows Vista on to a backup location. Example;
If you want to install Windows Vista on C:\ make sure you copy all documents and data that you want to keep from all users to a another location like D:\, CD/DVD, USB pen drive, backup tape, etc. You’ll have to transfer this data manually or you’ll end up transferring settings as well and thus the initial corruption. For more information on how to manually transfer Outlook data you can use the following guides;
Backup and Restore
Adding/Recreating a Mail Profile

Once you’ve secured all your data, insert your Windows Vista Upgrade DVD and restart the computer and boot the computer from the DVD. Follow the on-screen instructions until you reach the part to where you need to input your Product Key; leave it blank (important!) and press Next. This will install a 30 days trial of Windows Vista. When you are prompted to select your version of Windows Vista select the version you have a Product Key for. So if you have an upgrade version of Home Premium, select Home Premium, when you have an upgrade version of Ultimate select Ultimate, etc… Continue the installation process until you need to select the type of installation. Here select Custom and on the drive selection screen choose “Drive options (advanced)” to format the C:\ partition. Once the format process is done select it as the drive to install Windows Vista to. Continue the installation and follow on-screen instructions to complete the installation and logon to Windows Vista.

Once logged on run the Windows Vista setup again from the DVD but this time directly from within Windows Vista. Follow on screen instructions of setup and this time when you are being prompted to fill in your Product Key actually fill it in. When you are being prompted to select the type of installation select Upgrade. Have setup have its way and once done you’ll have performed a clean install of Windows Vista and should be able to get Outlook 2003/2007 to work. You can delete the Windows.old folder from your computer to free some space.


Signatures Appear Double Spaced

When you compose a message the signature shows correctly but on the receiving end it might show double spaced. This is because the ENTER key is interpreted differently between composing the message and actually showing the message in HTML.

With HTML there are different tags for creating a new line or a paragraph (the double spaced line). When you press ENTER the HTML editor will create a new paragraph. To create a new line you must press SHIFT + ENTER.

Key CombinationIn HTML Code
New LineSHIFT + ENTER<br>
New ParagraphENTER<p> </p>

Error opening attachments / Cleaning out the Temporary Outlook Files folder

When opening an attachment directly from within Outlook you could get an error message saying that it can’t create the file and to that you need check the permissions on the folder you want to save it in. In most cases the permissions on the folder isn’t the issue but the fact that the folder is “full”. When you open an attachment directly from within Outlook it will first save a copy to a subfolder of the Temporary Internet Files folder. Cleaning out the folder will solve the issue. Continue reading: Error opening attachments / Cleaning out the Temporary Outlook Files folder


What is the Winmail.dat file?

The Winmail.dat file holds information for the Microsoft Outlook Rich Text format when Word is used as the e-mail editor. When you send a message to someone whose client doesn’t support Rich Text format they will receive the message with the Winmail.dat file as attachment.

When a receiver whose client doesn’t support Rich Text format gets a message that has a Winmail.dat attachment it could be the case that any other attachment that got sent with the message will be in the Winmail.dat file and therefore inaccessible for the receiver.

To prevent this behavior make sure you don’t send Rich Text formatted messages to people who do not support it. Microsoft Office Outlook and Outlook Express both support Rich Text formatted messages.

From best to least compatible with other mailclients;

  • Plain Text
  • HTML
  • Rich Text

Solution 1

When you mainly send to people who are using Microsoft Office Outlook and want to continue using Rich Text formatted messages it is best you change the format on a per message basis for the people who are not compatible with Rich Text format.

  1. Create a new message
  2. Choose Format-> Plain Text
  3. Once you have chosen for Plain Text you can use the Format menu again to change back to Rich Text or HTML

Solution 2

If you want to get rid of the Rich Text format default you can change this in Tools-> Options-> tab Mail Format. You can change to Rich Text just for one message.

When you are using Plain Text as default

  1. Create a new message
  2. Choose Format-> Rich Text

When you are using HTML as default

  1. Create a new message
  2. Choose Format-> Plain Text
  3. Choose Format-> Rich Text

Solution 3

You can also change the default message format on a per user or even a per e-mail address basis.

  1. Open the contact from the Contacts folder
  2. Double-click on the e-mail address of the contact
  3. In the Internet Format dropdown list choose the format you want to use for this specific contact’s e-mail address

Forgotten PST-password

There is a handy tool to strip the password of a pst-file. The funny thing is that this tool wasn’t even written for stripping the password of a pst-file but for upgrading the pst-file to a newer format. Stripping the password was just a (handy) side effect. Don’t use this tool for any illegal activities!!!

Read the pstread.txt file included in the zip before using the utility!
Click here to download.

If this workaround doesn’t work for your pst-file, consider using a tool that has been designed for pst password recovery such as Atomic Pst Password Recovery.


Password not remembered

For Outlook 2007 on Windows Vista see; Password not remembered in Outlook 2007 on Windows Vista
For Outlook 2002/XP on Windows Vista see; Password not remembered in Outlook XP on Windows Vista

For other versions try the following KB articles if Outlook continues to prompt you for a password even when you’ve set the option to remember it.

For all Outlook versions (including Outlook Express) on Windows 98, Windows NT, Windows 2000 or Windows XP see:
http://support.microsoft.com/?id=290684

For Outlook 2000 on Windows 2000 see:
http://support.microsoft.com/?id=275465

For Outlook in an NT domain with Microsoft Exchange Server see:
http://support.microsoft.com/?id=321652