Tip o’ the Week #44 – Making Outlook show only email from external senders

clip_image001This tip came about after one reader asked if there was any way to highlight email, in Outlook, that came from a set of external addresses [in short, it kind-of is, but it’s not so straightforward]. There’s a more universally useful tip lurking beneath, though – how can I hide all the internal stuff/organisational spam that I get sent via email, and show just the mail that came from customers, partners or others from the outside world?clip_image002

This is a long tip but very worthwhile…  One solution here is to use Outlook Search Folders.

These are special folders that can be created in Outlook, which show results of a query across multiple folders – like “show all flagged messages” (anywhere in the mailbox). Super-useful and a topic to return to in a later ToW…

This process will take a few minutes to set up, but it will live forever in your Exchange mailbox (ie you don’t have to repeat all this if you move to another machine).

Step 1 – Let Outlook figure out which emails originated from the outside world

If you’re using Exchange Server, then (generally) any email which comes from the outside world passes through an anti-spam layer which looks for how likely that message is to be “spam”, by analysing not only its content but where it came from – and the message is stamped with a Spam Confidence Level, or SCL. A message with a very high SCL (like 7) is probably going to be dropped on the floor by the filtering process, but emails with an SCL of 4 or 5 might look a bit spammy but could in fact be genuine. So chances are, they’ll get let through but might be dropped into your Junk Items folder. We can use the SCL value to figure out if an email came from the outside or not – internal emails just won’t have an SCL or it will be value of -1, but all external emails will have an SCL of 0 or higher.

So the first thing we need to do is “expose” the SCL to Outlook – you could add it to a standard view if you like, so you could view external emails’ date, sender, size etc, and their likelihood to be spam. This process can be a tad involved but if you follow the steps exactly, it should be fine – you might want to print this message out since it involves fiddling about in various parts of Outlook that will make it less easy to refer to the tip.

OK, here goes…

  • Save this SCL.CFG file to your PC –it needs to be dropped into a particular folder where a load of other .CFG and .ICO files already exist: it’s the definition for a custom Outlook form that we’ll use to define what the SCL value is. Save it to your desktop or somewhere else you can find it easily, for now.
  • Now, open up the correct destination for the CFG file – the default locations are …
    (open using Windows Explorer, or click below to try to open)
  • Move the CFG file from your desktop into the appropriate folder you’ve opened up by docking the newly opened window to the side (press WindowsKey ÿ– Right) and drag/drop it – you’ll need to confirm that you want to provide administrative privileges for this.
  • Back in Outlook 2010, go to File | Options | Advanced | Custom Forms (button, about 2/3 of the way down the page) | Manage Forms | Install (phew)
  • Navigate within the dialog to the CFG file you saved in step 1 above, and Open it.
  • Press OK on the form properties dialog – you should now see the SCL Extension Form listed in the right hand side – now hit Close | OK | OK to return to the main Outlook view.

OK, you could now add SCL to your default view if you really want … otherwise skip to step 2…

  • In the View tab on the Ribbon, select View Settings then click on the Columns button. In the “Select available columns from…” drop-down box, look right at the bottom, select Forms… then point to Personal Forms in the drop-down list, and you should be able to select SCL Extension Form and add it to the right.
  • Now, SCL will be available as a column if you select “SCL Extension Form” again, from the “Select available columns…” drop-down; add SCL to the right. If you now return to the standard Outlook view and hover over an external message, you should see something like…

clip_image004

(this example was in Junk Items, incidentally)

Step 2 – Set up a Search Folder to filter out anything that isn’t external

clip_image005Now that Outlook can see the SCL value, it’s relatively straightforward to set up a suitable Search Folder. To begin, navigate to your Search Folders in the folder tree within Outlook, , right-click and choose New Search Folder (or press CTRL-SHIFT-P).

  • In the Search Folder dialog that appears, scroll to the very bottom and select “Create a custom Search Folder” then click the Choose button to select the criteria.
  • Give it a meaningful name (like External Mail since yesterday), then hop to the Advanced tab to set the criteria…
  • Now you can add multiple sets of criteria if you like, but the main one is to select the SCL Extension Form in the Field drop down, then choose the SCL value and set the condition to be at least 0: this would show all external mail.
  • You might want to add another one like set the Received field to be on or after “8am yesterday” (if you set that, literally, as the condition, Outlook will figure it out). I’ve also excluded some folders by name in this example – any folder that has Junk or Deleted in its name, won’t show in the list. You’ll find “Received” and “In Folder” fields in the “All Mail Fields” group.
  • DONE! Now you should see the new search folder, it can be added to your Favourites collection if you like (right click on it, choose Show in Favorites) and if you want to go back in to tweak it further, then simply right-click on it and Customize.clip_image007

Tip o’ the Week #37 – Quickly create a new task

clip_image002If you’re super-efficient and use Outlook’s tasks functionality a lot, here’s a tip that might help you create a new task in double-quick time.

Obviously, you can create tasks directly from Outlook itself (clicking on the New Items ribbon menu option, by pressing CTRL-N when you’re in the Tasks view itself, or by pressing CTRL-SHIFT-K if you’re anywhere else in Outlook).

If you’re in OneNote, position the cursor next to the action item or other text that you want to make a task from, and either click the giant Tasks flag on the Ribbon, or else use the keyboard shortcuts that are displayed on the menu.

Pretty useful so far, eh?clip_image004

Well, here’s a final method for creating new Outlook tasks that is accessible from anywhere – if you’re reading a web page or a Word doc, it can help you immediately fire up a new Outlook task without having to navigate into Outlook to do it.

The tip uses a Shortcut for an application – a technology that was introduced with Windows 95 and even has its roots in the old Win3.x “Program Manager”.

The simplest way to create a shortcut is to look at your desktop (WinKey+D will instantly minimise all windows).
Actually you might want to minimise everything, then ALT-TAB back to this email, then
use WindowsKey+LeftArrow to dock it to one side, leaving an area of exposed desktop.

Now, right-click on the desktop and select New -> Shortcut then start typing in \Program Files\Microsoft Office\Office14\Outlook.exe (you’ll see as you type, that the full names of each directory get auto-completed for you, so you could just use the up/down keys to select the right one, and by pressing “\” again, you’ll be able to carry on typing the name of the next folder…).

clip_image005Once you’ve got OUTLOOK.EXE, hit Next, then give the shortcut a meaningful name (like New Task). Now, right-click on the shortcut, change the icon if you like (to be less generic Outlook and more Task-clip_image007oriented), and add /c ipm.task to the end of the command line. This tells Outlook that you want to start directly in a new item window – you could later create  other shortcuts with other types if you like (ipm.note for email, ipm.contact, ipm.appointment, ipm.stickynotes etc…).

Now click on the “Shortcut Key” box in the properties dialog and press whatever combination of shortcut keys you can remember: CTRL-ALT-T might be a good place to start. Press OK to finish, and Robert’s your father’s brother. Now press that key combo from anywhere and it should fire up a new Task window to the fore.

Other Outlook command line switches are available… if you’re feeling brave.

Tip o’ the Week #36 – Using bookmarks in long emails

clip_image002[4]“The most valuable of all talents is that of never using two words when one will do.”  ~Thomas Jefferson

Brevity. That’s one, important, word.
Better to write a short, thorough email, than to overwhelm with info no-one will ever read (something a few folks in Redmond have yet to appreciate, perhaps). As Blaise Pascal noted, it takes longer to create a short letter than to write a long one.

If, however, you find you do need to write lenghty emails, especially ones with lots of information, you might find it worthwhile looking into Bookmarks. Just like in long documents in Word, it’s possible to create reference points within an email, then provide links to jump directly to those places.

  • Start by selecting a place in your email you want to bookmark (by selecting a piece of text, or just putting the cursor in the approprite place)
  • Now, on the Insert tab in the Ribbon, Look in Links | Bookmark
  • Type a name for the bookmark you want to add, then press “Add” (note – if you already have existing bookmarks and you just hit Add, it will actually replace the one you currently have selected … not ideal but worth keeping an eye on when you’re adding 2nd, 3rd etc bookmarks)
  • When you’ve finished adding the bookmarks to places in the document, you can link to them and the reader will jump straight there – you may want to add a list of headines at the top, or a line of short links such as…

clip_image002brevity | join & leave | history

Simply select the text you want to link from, go to Insert | Hyperlink and instead of linking to a URL, choose the “Place in this Document” option, then pick the appropriate bookmark.

Tip o’ the Week #29 – Filtering email to reduce the noise

clip_image002Anyone who gets lots of email will appreciate the importance of Outlook rules. Most rules run on the Exchange server, but some (like rules which move messages to a PST folder on your PC) will run client-side.

In Outlook 2010, the Rules settings are available from the File menu (or Backstage).

clip_image004Over the last few versions, Outlook has made it easier to create rules – if you right-click on an email, you can now create rules to move email sent by the orginator or mail sent to the destination (such as a Distribution List). This can help you filter out the noisier DL’s (like Ltd Social) into a sub folder so they don’t clutter up your inbox.

If it’s Not Direct to Me -> take it away for now
This tip might take a few minutes to set up – you’d be well advised to print this message out, since you might not be able to refer back to it whilst you’re editing your rules.

A great use of Rules is to filter out any email which isn’t sent directly to you, or isn’t handled by another rule to move it to a specific place. Does that sound confusiing? If so, the logic is:
If <this new email> is sent to a DL that I want to move to a specific folder, then

Move it to the folder, and stop doing anything more with it.

Otherwise,

Move the email to the “not direct to me” folder
unless it’s sent directly to me or to a DL (in which case leave it alone, in my Inbox)

The key part here is the “Stop processing more rules” action within the Outlook rules wizard. After you’ve created the rule (through the one-click option above, perhaps), you can go back in and edit it, adding other actions or conditions. On the same part of the wizard that says to move the message to a folder, you can also stipulate that Outlook stops doing anything further with that message after it gets moved (otherwise, it could be moved to one place, then moved again to a different one).

If you arrange your rules so that each “move to a folder” type rule also stops processing any more (indicated in the rules list by the hammer/spanner icon on the right), then set the final rule in the list to be the one that dictates whether a message will stay in your inbox, or whether it gets moved to one other folder. clip_image005

This way, you can keep the most important emails coming into your inbox, and the “FYI” type DLs that aren’t noisy enough to earn their own sub-folder, will all get swept up into one place.

Happy rule tweaking!

Tip o’ the Week #26 – multiple time zones in Outlook Calendar

Sometimes you need to create appointments that will make sense when you’re in a different time zone – it helps to use Outlook, Exchange and its phone integration to put relevant stuff in clip_image002the calendar, so you can make sure you’re in the right place and at the right time.

Now there are a couple of ways to make Outlook more timezone-friendly – if you right-click on the time bar to the left of the calendar detail, then a fly-out menu will let you Change Time Zone. An alternative, can be found in the “Time Scale” option on the View tab when looking at the Calendar. As with many things, there are several ways to skin the proverbial cat…

If you choose to change the time zone, Outlook displays its options dialog, which lets you select the current time zone (and also sets the whole PC into that time zone so you needn’t change the PC clock separately), but helpfully also lets you display a second clip_image004zone, and give both a label so you can see which is which…

If you edit an appointment, it’s also possible to show multiple time zones, and to set the destination time zone for an appointment to take place. In other words, if I’m arranging to meet someone at 7pm in Washington DC, I don’t need to manually figure out what time that is in the UK, I just set the time zone of the appointment to be Eastern Daylight Time.

clip_image006As it happens, Outlook always converts an appointment back to “UTC”* – what we still know as GMT in the UK, is actually the base for all appointments, and then a time offset is applied depending on whether the time zone(s) in question have Daylight Saving Time in effect, etc. So an appointment is never 7pm in Washington DC, it’s actually at 00:00 then -5 is offset, since their time zone is UTC-5.

It’s even possible to have an appointment which starts and finishes in a different time zone. The only example I can think of this is a flight, but there may be others. Suggestions on a postcard please…

clip_image008

* UTC doesn’t actually stand for anything – the ITU standards body wanted a single worldwide abbreviation; English speakers wanted “Coordinated Universal Time” or CUT. French speakers wanted “temps universel coordonné” or TUC. Unable to separate the two factions, they compromised and chose UTC.

Tip o’ the Week #22: Sync SharePoint data into Outlook

This week’s tip comes from a reader: over to Microsoft UK’s Rob Orwin…

clip_image001In order to help my forecasting, I synchronise the appropriate documents to my Outlook so that when I send and receive they are automatically updated.

To do this I simply:

1) Go to the SharePoint site where the documents are held

2) Click, “Actions”

3) Click Connect To Outlook – As per screenshot

4) The spreadsheets magically appear in my outlook folder, cunningly named TPAM ISV as per screenshot
clip_image002

5) Whenever I hit “Send & Receive” I get the latest version

Net result: This means that when I’ve no access to SharePoint, I can quickly get the latest, synchronized copy of the forecast spreadsheet and have up to date info at my fingertips giving my notably more time to work on my excuses …

clip_image004Rob’s highlighted a great way of taking SharePoint files offline, which not only makes them available when you’re not connected, but also speeds up opening them if they’re big files… since you’ve already got them on your machine, in Outlook’s data files. The one downside is that they’re read only if using SharePoint 2007 – thought SharePoint 2010 gives the ability to do bi-directional…

There are other areas of integration that you might be aware of, too… like taking a SharePoint calendar or contacts list, and exposing it in Outlook – but this time, you can can edit the data in Outlook and it flows back to the SharePoint 2007 site…

Tip o’ the Week #20: Outlook date cleverness

Here’s a quick Outlook tip that some long term users may know but might have forgotten. Ever since the first very of Outlook was released more than 14 years ago, it’s had a surprising capability to handle dates using natural language descriptions.

Whenever Outlook prompts you to enter a date (and allows you to type a date in rather than have to choose from a calendar), you can give it dates that are relative to today, eg “yesterday”, “tomorrow”, “Friday” etc.

Eg – for a date field in a new calendar invite or a “do not send email before” field, you could simply put “tomorrow” and it will figure out the literal date for you. There are plenty of others too, eg:

image

… (which would change the reminder in the above dialog from the coming Friday to the next one after that).

There are hosts of others – “in 3 days”, “6 months”, “third Wednesday”, “Chrismas eve” etc etc.
See how many you can spot…

Technorati Tags: ,

Tip o’ the Week #18: Resizing pictures in email

Here’s a simple tip that most people probably know, but I wasn’t all that sure it would behave the way it does, without proving it through trying it out. If you’ve been adding pictures to email (either by Inserting from the new ribbon in Outlook 2010, or by pasting in an image, maybe one captured from the screen), it’s sometimes possible to end up with a huge message.clip_image002

The tip is, if you add your image, then click the “Save” icon in the top left of the mail (which drops a copy in your Drafts email folder), you can then see the size of the message by looking at its properties: open the message up, and look on the File menu/backstage…

The above was from an image added to an email from a SharePoint site storing pictures from an event, and the picture was large – 2,736×3,648 pixels in fact. Now rather than trying to resize such a huge picture in a paint program, just let Outlook do the work by resizing it in-situ. In this example, I simply clicked the image, then dragged the top-left corner of the image down-and-right, since the picture was way too big to even fit on one screen.

clip_image003

After only 3 resizing drags, the image is now much less wieldy:

clip_image004

(take a bow, Ana Rosales and Shaun Frohlich, pictured… they were playing the part of the blushing bride and the proud father-of-the-bride in a murder-mystery game).

Saving and re-inspecting the size, still shows up as 4Mb but after sending, I can see it shrunk rather dramatically…

clip_image006

Technorati Tags: ,

Tip o’ the Week #16: All wiyht. Rho sritched mg kegtops awound?

Even the best of us make common typos – “teh”  instead of “the”, “Exchnage” instead of Exchange etc. Microsoft Word’s Autocorrect feature has mopped up a lot of the common ones – have a look if you’re interested, from the File Menu/BackStage in Word 2010, under Options…

clip_image002

The same options can be accessed in Outlook 2010 from the File Menu / Options / Mail / Spelling & Autocorrect… though if you add something to the auto-correct list in Outlook, it isn’t immediately available in Word.

There are some quite cool little tricks you can type in an email or in a Word doc, to make the content look better or to make it easier for the recipient/reader to consume, and these fall into AutoCorrect although they’re more like mini-macros.

A few examples…

  • Horizontal line – see that line above? Type “—“ and press enter. Great for separating parts of your email, like the “here’s the mail I was planning to send to the partner” type messages… finish your intro blurb with a nice horizontal line and everyone will know what follows is separate…
  • Em & En – As well as being useful Scrabble words, “Em” and “En” are units of typography—an “em” being the same width as a capital letter “M” (and a space, and as the point size of the font), and an “en” being half that—which are used to measure, amongst other things, the widths of dashes.
    Whichever dash you choose is up to you and to the style guide you’re writing for (and both look so much classier than a dull old minus-sign), but the rules on how to involve them are pretty easy:
  • An Em Dash (“—“) is made by typing two hyphens (“-“) without spaces – eg em–dash
  • An En Dash (“–“) is made by typing space-two hyphens-space – eg en — dash
  • URLs with spaces – How many times have you ever received an email with a URL which doesn’t work because it has a space in it? (such as http://sharepoint/sites//TipOWeek/Tip o the Week 15 – Show yourself.msg)? Or a UNC like \\windymiller\Video\MSFT Internal\TR10\Ballmer – Cloud.wmv ?
    If you’re ever pasting or typing in a URL which has spaces, and you want Word or Outlook to treat it properly, start with a “<” then type or paste the URL/UNC then add a “>” to the end. As soon as you press space/full-stop etc, everything between the <>s will be turned into a URL/UNC and the angle brackets are removed.
Technorati Tags: ,,

Tip o’ the Week #10: Navigate Outlook with shortcuts

clip_image001

More Outlook tippery this week. Many of these may be familiar to the Mouse? Mouse? We don’t need no stinking mouse! keyboard fanatics – if you’re a shortcut junkie, think of this as a refresher.

Since we spend more time in Outlook than any other application (with the possible exception of the browser), it makes sense to familiarise yourself with some common shortcut keys to shave a few seconds off regularly performed activities.

There are literally hundreds of keyboard shortcuts in Outlook – see them all here.

A few samples:

  • CTRL+1 – switches the current view to mail – the last mail folder that was viewed
  • CTRL+2 – switched the current window’s view to Calendar
  • CTRL+3 – ditto for Contacts
  • CTRL+4 – ditto for Tasks
  • CTRL+I – switches to the Inbox (ie. moves your mail view to the inbox folder)
  • CTRL+N – creates a new item (of whatever type is appropriate in the current folder)
  • CTRL+SHIFT+A – creates a new appointment (regardless of which folder you’re in)
  • CTRL+SHIFT+M – creates a new message (regardless of folder)
  • CTRL+E (or F3) – switches the focus to the “Search” box in the main view
  • CTRL+SHIFT+G – opens the “flag for follow up” dialog on the current item
  • SPACE and SHIFT-SPACE – moves the active email in the Reading Pane up and down

I think you get the idea… the view switching ones are brilliant – CTRL+2 to switch to your calendar and CTRL+1 to switch back to email – must save a few seconds over clicking on the Outlook bar on the left…

Technorati Tags: ,,