This is my (Maxim Markevitch's) junk email filter - a set of
procmail rules - which you are welcome to use. It takes care of
99.9% of my junk mail and almost never cathes legitimate mail. Messages
identified as junk go to 2 special folders (sure junk and questionable
junk), and a header "X-junk_filter" is added showing the traps that were
triggered. The following files are needed under UNIX (this tar.gz file contains them all):
"|IFS=' '&&p=/opt/local/bin/procmail&&test -f $p&&exec $p -Yf-||exit 75 #maxim"where you need to replace maxim with your local username and set the correct procmail path. (If procmail is used system-wide, no .forward file is needed.)