• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

outlook: I want to create a rule to move attachments (only) to a specified folder

loic2003

Diamond Member
ok, so we're trying to get a load of spam mail to train the mail filter. We have the mail program running on the server forwarding the message to our mailboxes. What we need to do is create a custom script or something that will look at each message that has been forwarded (subject starts with FW: ) and will put the attachment into a folder within outlook and then possibly delte the message.

Can this be done at all?

thanks in advance,
 
Not exactly. The "Rules Wizard" under the "Tools" menu walks you through setting up rules that can move messages from any email address or that begin with "FW:" and move it to a folder you specify. It cannot however, move just the attachment, and delete the message.

You may be able to do this using server side exchange scripting, but I am not sure. This site is a good resource for exchange side scripting.
http://www.cdolive.com/agent1.htm
 
Back
Top