V
Vanessa Lee
Hello,
Desperately, I am trying to find a way to write a program that would collect
images received as email attachments and save them to a specific folder with
a changed filename into whatever was the subject of that email. There would
be one image per email.
Here is how I think it would work:
(1) Receive an image in email attachment.
(2) Retrieve the image from that attachment.
(3) Change the name of the image file into what was written in the Subject
of that email.
(4) Save the renamed image file into a specific folder.
(4) Delete the received email
I have done some research and found that the application would need to
interact with MAPI. Could you please tell me if you have seen any similar
programs written in VBScript somewhere on the internet, or could you give me
some very specific advice or directions.
P.S. I have my own Windows 2003 server, and can install anything on my
server if I need to.
Thank you,
Vanessa Lee
Desperately, I am trying to find a way to write a program that would collect
images received as email attachments and save them to a specific folder with
a changed filename into whatever was the subject of that email. There would
be one image per email.
Here is how I think it would work:
(1) Receive an image in email attachment.
(2) Retrieve the image from that attachment.
(3) Change the name of the image file into what was written in the Subject
of that email.
(4) Save the renamed image file into a specific folder.
(4) Delete the received email
I have done some research and found that the application would need to
interact with MAPI. Could you please tell me if you have seen any similar
programs written in VBScript somewhere on the internet, or could you give me
some very specific advice or directions.
P.S. I have my own Windows 2003 server, and can install anything on my
server if I need to.
Thank you,
Vanessa Lee