A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

After Sending Email: Save Copy of Message to Windows Folder



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old March 24th 06, 06:35 PM posted to microsoft.public.outlook.program_vba
Ben
external usenet poster
 
Posts: 5
Default After Sending Email: Save Copy of Message to Windows Folder

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


Ads
  #2  
Old March 25th 06, 07:17 AM posted to microsoft.public.outlook.program_vba
Michael Bauer
external usenet poster
 
Posts: 435
Default After Sending Email: Save Copy of Message to Windows Folder

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.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.vbOffice.net --


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

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
sending email generates an "object not found" message. How to fix flint Outlook - Installation 5 September 22nd 08 12:39 AM
Attachments won't open, save or copy Bobk Outlook Express 4 April 21st 06 03:54 PM
Copy and paste recipients list into To field of new email message displays as ; [email protected] Outlook - General Queries 0 March 9th 06 04:19 PM
Outlook--Sending a Copy of a Message to a Specific Folder [email protected] Outlook - General Queries 4 March 5th 06 07:26 PM
Send an email copy to folder [email protected] Outlook - General Queries 3 February 16th 06 02:44 PM


All times are GMT +1. The time now is 10:24 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.