![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I am trying to save all emails that come into the inbox as an .MSG to a
directory on the server. I saw the ability to utilize the SAVEAS method but have no idea how to implement that to work as emails arrive. Any code help would be greatly appreciated. Thanks in advance John |
Ads |
#2
|
|||
|
|||
![]() This example requires that the directory exists already: http://www.vboffice.net/sample.html?...7&cmd=showitem It works only if Outlook is running while you receive the message. -- Best regards Michael Bauer - MVP Outlook Category Manager - Manage and share your categories: SAM - The Sending Account Manager: http://www.vboffice.net/product.html?lang=en Am Wed, 12 May 2010 08:51:01 -0700 schrieb John: I am trying to save all emails that come into the inbox as an .MSG to a directory on the server. I saw the ability to utilize the SAVEAS method but have no idea how to implement that to work as emails arrive. Any code help would be greatly appreciated. Thanks in advance John |
#3
|
|||
|
|||
![]()
Hey Michael,
Sounds great...I change the path to a network path does it matter which way that I put the path should it be hard coded like \\ServerName\Folder or should it be like P:\Folder is the Drive is mapped on the computer running outlook. For some reason I am not getting an error message but it is not putting the file in the folder. When I tried to do it as a test to my C:\Temp I actually got a permissions error for some reason. Thanks again for all your help "Michael Bauer [MVP - Outlook]" wrote: This example requires that the directory exists already: http://www.vboffice.net/sample.html?...7&cmd=showitem It works only if Outlook is running while you receive the message. -- Best regards Michael Bauer - MVP Outlook Category Manager - Manage and share your categories: SAM - The Sending Account Manager: http://www.vboffice.net/product.html?lang=en Am Wed, 12 May 2010 08:51:01 -0700 schrieb John: I am trying to save all emails that come into the inbox as an .MSG to a directory on the server. I saw the ability to utilize the SAVEAS method but have no idea how to implement that to work as emails arrive. Any code help would be greatly appreciated. Thanks in advance John . |
#4
|
|||
|
|||
![]()
Hey Michael,
Disregard my message I figured out my error. Thanks so much for you help it works perfectly. Have a great one! John "John" wrote: Hey Michael, Sounds great...I change the path to a network path does it matter which way that I put the path should it be hard coded like \\ServerName\Folder or should it be like P:\Folder is the Drive is mapped on the computer running outlook. For some reason I am not getting an error message but it is not putting the file in the folder. When I tried to do it as a test to my C:\Temp I actually got a permissions error for some reason. Thanks again for all your help "Michael Bauer [MVP - Outlook]" wrote: This example requires that the directory exists already: http://www.vboffice.net/sample.html?...7&cmd=showitem It works only if Outlook is running while you receive the message. -- Best regards Michael Bauer - MVP Outlook Category Manager - Manage and share your categories: SAM - The Sending Account Manager: http://www.vboffice.net/product.html?lang=en Am Wed, 12 May 2010 08:51:01 -0700 schrieb John: I am trying to save all emails that come into the inbox as an .MSG to a directory on the server. I saw the ability to utilize the SAVEAS method but have no idea how to implement that to work as emails arrive. Any code help would be greatly appreciated. Thanks in advance John . |
#5
|
|||
|
|||
![]()
John,
What was your error. I too am not getting anything saved to the file. Chris "John" wrote: Hey Michael, Disregard my message I figured out my error. Thanks so much for you help it works perfectly. Have a great one! John "John" wrote: Hey Michael, Sounds great...I change the path to a network path does it matter which way that I put the path should it be hard coded like \\ServerName\Folder or should it be like P:\Folder is the Drive is mapped on the computer running outlook. For some reason I am not getting an error message but it is not putting the file in the folder. When I tried to do it as a test to my C:\Temp I actually got a permissions error for some reason. Thanks again for all your help "Michael Bauer [MVP - Outlook]" wrote: This example requires that the directory exists already: http://www.vboffice.net/sample.html?...7&cmd=showitem It works only if Outlook is running while you receive the message. -- Best regards Michael Bauer - MVP Outlook Category Manager - Manage and share your categories: SAM - The Sending Account Manager: http://www.vboffice.net/product.html?lang=en Am Wed, 12 May 2010 08:51:01 -0700 schrieb John: I am trying to save all emails that come into the inbox as an .MSG to a directory on the server. I saw the ability to utilize the SAVEAS method but have no idea how to implement that to work as emails arrive. Any code help would be greatly appreciated. Thanks in advance John . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Save Email as .msg File with Code | Peter Hibbs | Outlook and VBA | 5 | August 10th 09 05:08 PM |
Macro or Code to save email as RTF files | Brent E | Outlook and VBA | 2 | February 4th 09 03:10 PM |
Some emails arrive, others don't | Rob graham | Outlook - General Queries | 6 | June 19th 08 07:48 PM |
Attachments will not open for the recipient. They arrive in code. | einekleinejazz | Outlook - Installation | 1 | March 14th 07 06:42 PM |
My Sent Emails Dont Arrive??? | Alan Considine | Outlook Express | 7 | April 12th 06 06:03 AM |