Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook and VBA (http://www.outlookbanter.com/outlook-vba/)
-   -   Code to Save Email as an .MSG to Directory when Emails Arrive (http://www.outlookbanter.com/outlook-vba/102513-code-save-email-msg-directory.html)

John May 12th 10 04:51 PM

Code to Save Email as an .MSG to Directory when Emails Arrive
 
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


Michael Bauer [MVP - Outlook] May 13th 10 11:13 AM

Code to Save Email as an .MSG to Directory when Emails Arrive
 


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


John May 13th 10 03:45 PM

Code to Save Email as an .MSG to Directory when Emails Arrive
 
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

.


John May 13th 10 05:22 PM

Code to Save Email as an .MSG to Directory when Emails Arrive
 
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

.


Chris May 20th 10 06:29 PM

Code to Save Email as an .MSG to Directory when Emails Arrive
 
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
.



All times are GMT +1. The time now is 05:03 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-2006 OutlookBanter.com