So I spoke too soon, I put it in the vbs, reloaded and setup the rules and tested but the files never moved over. Is there anywhere specific you need to put the rules or is there an error log somewhere?
Thanks,
Jeremy
Search found 4 matches
- 2020-05-29 21:18
- Forum: Scripting
- Topic: Script Conditionally Save Attachement
- Replies: 16
- Views: 5151
- 2020-05-29 17:02
- Forum: Scripting
- Topic: Script Conditionally Save Attachement
- Replies: 16
- Views: 5151
Re: Script Conditionally Save Attachement
Oh I see it in the mailbox, perfect thanks!
- 2020-05-29 16:58
- Forum: Scripting
- Topic: Script Conditionally Save Attachement
- Replies: 16
- Views: 5151
Re: Script Conditionally Save Attachement
Awesome thanks... now I am going to show you how green I am on this..... Where do I put the Rule, is it in the normal vbs file in the program directory?
- 2020-05-28 23:27
- Forum: Scripting
- Topic: Script Conditionally Save Attachement
- Replies: 16
- Views: 5151
Script Conditionally Save Attachement
Has anyone done a script that will save attchements to a location for messages sent to someone and from someone?
Like
if (from=="test@test.com" && to=="to@test.com") SaveFiles("C:\Here")
Sorry I am a NEWB in VBScript and just wanted to see if anyone else has done this.
Thanks!
Jeremy
Like
if (from=="test@test.com" && to=="to@test.com") SaveFiles("C:\Here")
Sorry I am a NEWB in VBScript and just wanted to see if anyone else has done this.
Thanks!
Jeremy