NavigationUser loginLinux NewsClick the above for your daily dose of Linux news. Food for ThoughtIf your parents didn't have children, you probably won't either. Spam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
How to filter spam with Spamassassin and Postfix in DebianWe have already discussed how to install mail server with postfix+Devcot+SASL +Squirrel Mail in this article we will see how to add spam filter for postfix mail server.Apache SpamAssassin is an extensible email filter that is used to identify spam. Once identified, the mail can then be optionally tagged as spam for later filtering. It provides a command line tool to perform filtering, a client-server system to filter large volumes of mail, and Mail::SpamAssassin, a set of Perl modules allowing Apache SpamAssassin to be used in a wide variety of email systems. |