Swen Worm Zapper

  • Thread starter Thread starter Zane Thomas [.NET/C# MVP]
  • Start date Start date
Z

Zane Thomas [.NET/C# MVP]

I have a c# console app that needs a bit of testing before I make it available
for free (with source) to everyone.

It's a simple program - at this time - which connects to your POP3 server,
downloads _only the headers_, and if you have specified the delete (/d) switch
it deletes messages matching the following rule:

Size > SizeThreshold
To header != Regex

All parameters - server, Size, Regex, etc - are in a config file and modifiable.
Later I'll do a more sophisticated winforms version and make its source
available too.

I'll take the first five people who want the source and executables. Then I'll
post another message here annoucing the cutoff. After testing I'll make an MSI
available on my website.
 
Count me in.

(e-mail address removed) (leaving out the obvious) or
(e-mail address removed)

THanks,

Bill
 
sorry zane. shot you the email before I noticed this other thread,
 
No problem. I'm in the middle of updating the my 'mail for .net' install to
include the project. It will be available shortly, I'll post a notice here and
elsewhere.
 
CSharp source for the utility may be downloade now at www.abderaware.com.
Please see the post with subject 'Swen E-Mail Zapper Utility' for details.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top