![]() |
Microsoft Outlook Add-ins to insert received mail into DB.
Hello Everyone,
I need to find the best way to integrate Microsoft Outlook with our Mail Database. for e.g. when mail arrive into Microsoft Outlook, I can get that mail object and store contents in Mail Database. In the same way when Mail receive directly to Mail database through Web Interface, the Outlook PST file get updated. How it can be possible? Please suggest for any tool/code/ idea on how to go about? Thank you, Amit |
Microsoft Outlook Add-ins to insert received mail into DB.
Why not just use an SMTP server called from the database code to send to the
Outlook store, perhaps with an x-header or custom property that indicates the message shouldn't be synched back to the database? Server code won't be able to access the Outlook store directly, that code would have to run on the client under the user's logon and alias. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "Amit" wrote in message ... Hello Everyone, I need to find the best way to integrate Microsoft Outlook with our Mail Database. for e.g. when mail arrive into Microsoft Outlook, I can get that mail object and store contents in Mail Database. In the same way when Mail receive directly to Mail database through Web Interface, the Outlook PST file get updated. How it can be possible? Please suggest for any tool/code/ idea on how to go about? Thank you, Amit |
All times are GMT +1. The time now is 05:07 PM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com