Categories
Smtpblock
'Smtpblock' parses a *nix mail log. When new mail messages are detected, it performs DNSBL/SMTP relay tests. If the host is listed in a DNSBL or relays third-party mail, Smtpblock creates a firewall rule to block access to the localhost's SMTP port and/or creates a hash that can be referenced by sendmail's RFC-822 pattern matching feature.
It keeps track of each host's test status and time when it will need to be rechecked, reducing the need to constantly check every host sending mail to the local system. Smtpblock can be run as a daemon continuously checking the mail log or as a standalone program parsing the entire log file. Hosts can be manually checked, blocked, or unblocked from the command line.
Last updated 5 May, 2005
About
Leadership
- David Bellizzi - Maintainer
Requirements
- Perl 5.002 or later (Use Requirement)
- NMAP (Use Requirement)
- sendmail (Use Requirement)
- Net::Netmask (Use Requirement)
Related Projects
Versions
2.8
2.8 stable released 2002-12-26
- Released: 26 Dec, 2002
- Code Maturity: Stable
- Source Archive: http://www.angmar.com/smtpblock/smtpblock-2.8.tgz
- Licenses: BSD_3Clause
- Interfaces: Command Line, Daemon
User Community and Support
User manpage available in HTML format from http://www.angmar.com/smtpblock/smtpblock_2.8_man_page.html




