Outlook express add in
-
I'm trying to develop an add-in for Outlook Express, the add-in is supposed to intercept sending mails and (optionally) add attachments to the mail being sent. I have already done that on Microsoft Outlook using Visual Studio Tools for Office, but I couldn't find any way to do it on Outlook Express. Help would be greatly appreciated, just point me on the way. Thanks in advance, Wessam Fathi Wessam Fathi
-
I'm trying to develop an add-in for Outlook Express, the add-in is supposed to intercept sending mails and (optionally) add attachments to the mail being sent. I have already done that on Microsoft Outlook using Visual Studio Tools for Office, but I couldn't find any way to do it on Outlook Express. Help would be greatly appreciated, just point me on the way. Thanks in advance, Wessam Fathi Wessam Fathi
As far is i know there is no extension API for Outlook Express. The only way i could think of doing this is to have a Proxy SMTP-Server handling all outgoing mails. /cadi 24 hours is not enough