A couple of years ago, ToW #282 covered how to delay your mail from being sent, by forcing Outlook to work offline, by selectively delaying individual messages or even adding a rule to ensure that every one is held up. It’s a very useful thing to do, sometimes – a great way to prevent accidental mail sending, or give you a chance to revise stuff you’ve sent after maybe reading newer emails in your inbox. This tip presents a refinement of the process as there is a downside to automatically delaying everything – namely, if you’re in a hurry to go somewhere but you need a mail to be fired off beforehand, it can be annoying to have to hang around for the enforced delay to expire before you can safely pack up and head out. You will need to do a bit of digging around inside Outlook dialogs, so it may help to park this on a 2nd screen, copy to a Word doc or something… What we’re going to do is set up a rule to delay all outgoing email – except mail with a particular category assigned to it, so that will be sent immediately. If you know you want the mail you’re about to send to go right now, then you could manually set the category before you hit send, and it will leave straight away.
This is all very well if you remember to go in and set the category before you his send. If you regularly have an Outbox full of stuff waiting to go and you’re truly adventurous, you could add a Macro to Outlook to automatically flush the queue. Press ALT+F8 to get to the Macro settings; if prompted to run or create a macro, Create a new one called SendNow, paste the following into the code window:
After saving/exiting from the Macro editor, you might want to add a shortcut to your new macro to the Quick Access Toolbar in the main Outlook window. When you add the command to the list on the right hand side of the dialog, you can modify the button to give it a snazzier icon and a name that means something. |