What is this anti-spam algorithm?
write an email filter alghoritm which recieves emails from any email servers (like pop3 servers) then checks every incoming email content and finds words like "link is:" "click here" then if there were these words in email content, for the word: "link is:" sends this text to the sender of email:"don't spam me" and if it finds the word of: "click here" it sends this text to the sender of email:"Hi"
|