After Sending Email: Save Copy of Message to Windows Folder

B

Ben

Hi

We need to complete these actions after an email is sent:

Check for database connectivity & mapped drive connectivity
Prompt a use whether they want save a copy of the email to our Database, if
yes:
Access the database and give them a list of clients to save it against.
Save a copy of the sent email to the relevent location.
Add a database 'link' to the file.

Although the above steps are probably irrelevent, what is the best method
executing this each time an email is sent (also for ease of deployment)?

Using a rule
Custom send button
etc

Any help would be much apprecitated.

Thanks
B
 
M

Michael Bauer

Am Fri, 24 Mar 2006 18:35:36 -0000 schrieb Ben:

Ben, the place where the code could start is either the ItemSend or the
SentItem Folder´s ItemAdd event.

For the deployment a COM Add-In is recommended.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top