I need to be able to automatically save an email attachment (sent to a specific mailbox) to a specific network folder, and name it based on the subject line.
For example, if I were to send an email to newsletter@mydomain.com with "Issue 06-07-04" as the subject and "newsletter.pdf" as the attachment, I would need the script to save the attachment to "\\INTRANET_SERVER\Newsletters", and give it the filename "Issue 06-07-04.pdf"
Does anyone have any suggestions on how to do this? It would be best if Exchange Server 2003 had a way to do this through the GUI, but I haven't found anything so far, so I think I will need to write a Workflow Event script. Any help on ways to automatically save the attachments, write a script, or make a script run on Exchange Server 2003 would be greatly appreciated.
PS: I am using Microsoft Exchange Server 2003 on Windows Server 2003
Question
aaronic
I need to be able to automatically save an email attachment (sent to a specific mailbox) to a specific network folder, and name it based on the subject line.
For example, if I were to send an email to newsletter@mydomain.com with "Issue 06-07-04" as the subject and "newsletter.pdf" as the attachment, I would need the script to save the attachment to "\\INTRANET_SERVER\Newsletters", and give it the filename "Issue 06-07-04.pdf"
Does anyone have any suggestions on how to do this? It would be best if Exchange Server 2003 had a way to do this through the GUI, but I haven't found anything so far, so I think I will need to write a Workflow Event script. Any help on ways to automatically save the attachments, write a script, or make a script run on Exchange Server 2003 would be greatly appreciated.
PS: I am using Microsoft Exchange Server 2003 on Windows Server 2003
Link to comment
Share on other sites
4 answers to this question
Recommended Posts