I have to do a piece of coursework using python, run through linux. The question is to design a simple spam filtering program which retrieves email from an imap server and deliver it to your local machine using smtp.
The program should examine each message for the presence of spam, if the message is considered spam it should be written to a spam file otherwise it should be posted to your local machine using smtp.
Any ideas or helpful websites?
2006-12-13
23:42:04
·
4 answers
·
asked by
ilovestooky30
2
in
Programming & Design