| | | Forum Member
       
Group: Forum Members Last Login: 5/7/2008 2:26:26 AM Posts: 34, Visits: 85 |
| | Need help. We have many e-mails from the same sender in the queue and now i will delete all this e-mails, but how? I have installert the wadmin-console for imail but i must click all emails! Give a way to make a batch-file or anything to do this automatic? |
| | | | Forum Member
       
Group: Forum Members Last Login: 5/7/2008 2:26:26 AM Posts: 34, Visits: 85 |
| | | | | Time Traveler
       
Group: Forum Members Last Login: 7/1/2008 3:32:24 PM Posts: 216, Visits: 415 |
| | can you elaborate on how you would implement this? |
| | | | Forum Member
       
Group: Forum Members Last Login: 5/7/2008 2:26:26 AM Posts: 34, Visits: 85 |
| Search for String in SMD-Files: You must change to your Spool-Folder before you can work with this.
select-string "test@test.com" *smd then they list all files where the string contain. With this list can work, i have the list write in a txt file. select-string "test@test.com" *smd >>found.txt or select-string "test@test.com" *smd | outfile C:\found.txt You can work with pipe to do something with the listed files without to write a txt-file |
| | | | Forum Guru
       
Group: Forum Members Last Login: 5/26/2008 4:30:05 AM Posts: 1,614, Visits: 847 |
| flitzender_elch (4/22/2008) Nobody an Idea?Most of us work paying jobs, which requires our attention first. Myself, due to various circumstances, I have time to only come and check posts once per week.
John T eServices For You"Life is a succession of lessons which must be lived to be understood." Ralph Waldo Emerson (1802-1882) |
| |
|
|