Opening blocked attachments in Outlook

by Shijaz Abdulla on 09.01.2008 at 10:23

Some file extensions are blocked by Microsoft Outlook for the potential damage that they may cause. File types blocked include EXE, COM, MDB and many others.

Outlook displays a message that it has blocked the attachment:


Sometimes it becomes necessary to “unblock” a particular file extension. One of the most common requests is to unblock Access database files (*.mdb). Let’s see how this can be done:

  1. On the desktop running Outlook, open Registry Editor.
  2. Navigate to HKEY_CURRENT_USER\Software\Microsoft\Office\xx.x \Outlook\Security where xx.x is your Outlook version number (9.0, 10.0, or 11.0)
  3. Add a new string named Level1Remove
  4. Add value to this string with all the extensions that you want to unblock, separated by a semicolon. (For example: .mdb;.url ) Remember to put the dot before the extension.

It should, however, be kept in mind that unblocking a particular file type introduces new risk, as the user can also receive a malicious file of the same type from another user or the internet and he/she might inadvertently open it.

For Outlook 2007, you need to insert the string in the following key HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\12.0\Outlook\Security. If the key path doesn’t exist, you can create it.

Subscribe to this blog from Outlook 2007

by Shijaz Abdulla on 04.09.2007 at 08:38

How to subscribe to an RSS feed in Outlook 2007

If you have installed Microsoft Office Outlook 2007, you’ve probably seen the (mysterious-looking) ‘RSS Feeds’ item in your mailbox tree. Let’s see how to put this to good use.


I’m going to show you how you can subscribe to my blog’s RSS feed using Outlook 2007.

  1. Right click on RSS feeds in the left pane and choose Add a New RSS Feed. Type http://feeds.feedburner.com/shijaz/TechSpeak  and click Add.
     
  2. On the warning message, choose Advanced. Review the settings and click OK. Then click Yes.
  3. In a few moments, the “Technically Speaking” folder under RSS feeds folder will contain all posts from this blog.

    You can also receive Windows Live Alerts or Twitter alerts every time I make a new post.
    I would rather love for you to visit my blog via browser though. Keeps the hits alive ;-) . Enjoy!
Next posts >