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.
- Host: GitHub
- URL: https://github.com/nigelhorne/blacklist-milter
- Owner: nigelhorne
- Created: 2012-08-24T20:19:31.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2025-12-28T21:13:03.000Z (6 months ago)
- Last Synced: 2025-12-31T13:55:01.342Z (6 months ago)
- Topics: firewall, milter, sendmail, spam, spam-filtering
- Language: C
- Homepage:
- Size: 83 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Funding: .github/FUNDING.yml
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