Associate
- Joined
- 6 Oct 2006
- Posts
- 375
- Location
- Luton
Hi
I hope somebody can help. I have a requirement to modify some eml files located inside a folder and then move them to another folder.
inside c:\folderA there are one or more eml files.
I need the script to find the line that starts with:
and change it to:
The email address could be anything, and then move it to c:\FolderB
It would then move onto the next file if there is one. The script would then be set on a schedule to do this every 5 minutes or so.
I have been told that this is possible but I have no idea how to achieve this (Scripting is not my area...)
Can anybody help at all....
Cheers
Richard
I hope somebody can help. I have a requirement to modify some eml files located inside a folder and then move them to another folder.
inside c:\folderA there are one or more eml files.
I need the script to find the line that starts with:
and change it to:
From: "[email protected]"
The email address could be anything, and then move it to c:\FolderB
It would then move onto the next file if there is one. The script would then be set on a schedule to do this every 5 minutes or so.
I have been told that this is possible but I have no idea how to achieve this (Scripting is not my area...)
Can anybody help at all....
Cheers
Richard