How delete many (of the same) E-Mails in the Queue?

To the Ipswitch web site

Ipswitch Forums
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



How delete many (of the same) E-Mails in the Queue?Expand / Collapse
Author
Message
Posted 4/21/2008 3:59:03 AM
Forum Member

Forum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum 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?

Post #43018
Posted 4/22/2008 3:02:14 AM
Forum Member

Forum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum Member

Group: Forum Members
Last Login: 5/7/2008 2:26:26 AM
Posts: 34, Visits: 85
Nobody an Idea?

Thanks to google, i have found a solution with an powershell-script!

http://blog.tieredsolutions.com/?page_id=283

Post #43066
Posted 4/22/2008 3:43:52 PM
Time Traveler

Time TravelerTime TravelerTime TravelerTime TravelerTime TravelerTime TravelerTime TravelerTime 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?
Post #43099
Posted 4/23/2008 6:02:48 AM
Forum Member

Forum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum 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

Post #43126
Posted 4/25/2008 9:39:54 PM
Forum Guru

Forum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum 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)

Post #43260
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Mark Singh, kevin r gillis, Jason Benton, Brandon Felger, Ben Henderson, Tripp Allen, Will Sansbury, Hush, FTPplanet.com, Hugh Garber, WUP-PM, Tom Lewis, mmulryan@ipswitch.com, mswimm, Brad Senter

PermissionsExpand / Collapse

All times are GMT -5:00, Time now is 11:49am

Powered By InstantForum.NET v4.1.4 © 2008
Execution: 0.047. 9 queries. Compression Enabled.