|
|
Entries for the 'Outlook' Category
|
How to Edit Outlook 2003 Email Message HTML Source
|
|
In Outlook 2003 you can view the Html source, but you cannot edit the html source.
Found a brilliant post with a macro to edit the html source in Out...
|
|
| Outlook 3373
|
|
|
|
|
Outlook Outlook_Email_Item_Send_Class for Application_ItemSend event
|
|
Updated the code to handle mixed case in the various places strings are compared.
'----------------------------------------------------
'Copyright (...
|
|
| Outlook 1893
|
|
|
|
|
Outlook Outlook_Email_Item_Send_Class for Application_ItemSend event
|
|
This class is useful for checking email messages in Outlook before sending. This class checks these things.
Sending to more than one domain
...
|
|
| Outlook 2131
|
|
|
|
|
Outlook_Email_Item_Send_Class for Application_ItemSend event
|
|
Note: newer code for the Application_Item_Send event is here.
This class is useful for checking email messages in Outlook before sending. This class ...
|
|
| Outlook 2163
|
|
|
|
|
Enable Outlook macros by self-signing a certificate with selfcert exe
|
|
See this article from Microsoft about digital signatures and security for macros.
From Outlook-Macros.blogspot.com for self signing a certificat...
|
|
| Outlook 3336
|
|
|
|
|
Outlook Application_ItemSend Event
|
|
This code uses the Outlook Application_ItemSend Event to check the email message before sending.
To get the code to run you must have the proper secu...
|
|
| Outlook 2923
|
|
|
|