SpamAssassin
Jump to navigation
Jump to search
About
SpamAssassin is open source software for filtering spam.
It consists of two main executables, the spamd daemon and the spamc client (manpage). Email programs (such as postfix) needing to filter messages will call spamc and pass the message data to it; spamc reads the mail from stdin, spools it to its connection to spamd, then reads the result back and prints it to stdout.[1]