An open API service indexing awesome lists of open source software.

https://github.com/nigelhorne/blacklist-milter

Block connections from remote sites that are sending spam, thus reducing load on your mail server.
https://github.com/nigelhorne/blacklist-milter

firewall milter sendmail spam spam-filtering

Last synced: 4 months ago
JSON representation

Block connections from remote sites that are sending spam, thus reducing load on your mail server.

Awesome Lists containing this project

README

          

blacklist-milter
================

Blacklist-milter is a milter (i.e. a sendmail filter/plug-in) which
blocks connections from remote sites that are spamming us by raising
the firewall.
The remote sites are blocked for a configurable amount of time.

NB: Contrary to all the advice everywhere, this milter needs to run
as root so that it can modify your firewall. If you don't like that,
then don't use blacklist-milter. Sorry.

You'll need to "apt-get install libmilter-dev" first.

For support e-mail me at njh@bandsman.co.uk.

You should also add ConnRate and ClientRate connections within /etc/mail/access