TryToSpam Blocker is a Linux based system for stopping spam. It is a perl script which installs and
configures the following anti-spam programs: postfix, postgrey, spamassassin, amavis-new, p0f, SPF, Clam AntiVirus,
and MailZu (for quarantine management via a web GUI).
TryToSpam Blocker was written to run on a Fedora 9 Virtual Machine, but it will run on a physical
machine and on older versions of Fedora (with minor changes to some configuration files).
Here is the list of programs TryToSpam Blocker installs and configures:
- Postfix - mail forwarding mode (forward to your Exchange Server, for example)
- Postgrey - greylisting
- Spamassassin - uses a wide range of heuristics to identify spam
- Amavis-new - high-performance interface between mailer (MTA) and content checkers
- Clam AntiVirus - a virus scanner
- p0f - OS fingerprinting
- SPF - Sender Policy Framework
- MailZu - Web Based Quarantine Management
TryToSpam Blocker is released under the GNU General Public License - so it's completely free. Also, please feel free to use/modify/improve the script in any way you want without limitation.
|