-
Simp is an essential tool for using IM in the office. Encrypts your IM messages so they aren’t readable when the lan guys log everything.
-
How to create a digital signature certificate so that you don’t get the macro warning every time you try to run a macro you wrote in Outlook.
-
Helpful article about creating macros for Outlook with some good information about location of the vba project files.
-
The MSDN article about creating “custom rules” in VBA which is really how to hook into the Item_Add event of the inbox folder to manipulate incoming mail while avoiding the 32KB size limit for Outlook’s rules.