Click here to Skip to main content
Licence 
First Posted 20 Mar 2002
Views 77,735
Bookmarked 23 times

Spam Killer

By | 20 Mar 2002 | Article
Delete unwanted mails from your PO3 server

Sample Image - spamkiller.jpg

Introduction

Spam killer deletes unwanted emails from your POP3 server and cleans out your mailbox. It can filter the subject, from, to, and size fields. The program is very simple.

After authentication it sends the STAT command to the server, A sample response of the STAT command is given below

C: STAT
S: +OK 2 320

From this we know the number of emails in the server Then it send the LIST command to server. A sample response of the LIST command is given below

C: LIST
S: +OK 2 messages (320 octets)
S: 1 120
S: 2 200
S: .

Then it check the size of each mail and filters out those emails that are too large. Once this is done the application sends the TOP nmessage 0 command to the server. It can then retrieve the headers from the messages and filter mails the given subject, from, and To strings.

Once this is done our mailbox will be clean!

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

Hirosh

Web Developer

United States United States

Member

just like to sh*t all the time now!!!!!dont know why..
Homepage- www.hirosh.tk


Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
QuestionNeed some help plz Pinmembersyed rahman12:18 29 Oct '08  
Questionspamkiller by hirosh Pinmembercheezuka7:55 19 Feb '07  
Generalsmall error PinmemberBaldwinMartin1:18 30 Nov '03  
GeneralRe: small error Pinmembercheezuka8:38 19 Feb '07  
GeneralBlocking virus mails Pinmemberpaldll5:55 13 Mar '03  
GeneralRe: Blocking virus mails Pinmembersoundman325:48 28 Apr '03  
GeneralRe: Blocking virus mails Pinmemberpaldll9:08 28 Apr '03  
GeneralSpam Killer for AOL PinmemberAlex Andrew Mosqueda8:56 24 Feb '03  
QuestionHow can you use a anti-spam database like ordb.org PinmemberJohan de Koning8:58 15 Apr '02  
AnswerRe: How can you use a anti-spam database like ordb.org PinmemberBlake Miller8:22 25 Feb '05  
QuestionHiding original IP anybody have an idea? PinmemberHirosh Joseph3:14 25 Mar '02  
AnswerRe: Hiding original IP anybody have an idea? Pinmembercprogrammer21:18 16 May '02  
AnswerRe: Hiding original IP anybody have an idea? Pinsusstadghe14:44 6 Aug '02  
GeneralRe: Hiding original IP anybody have an idea? PinmemberHirosh Joseph10:18 7 Aug '02  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web02 | 2.5.120517.1 | Last Updated 21 Mar 2002
Article Copyright 2002 by Hirosh
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid