Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update spamd to version as of OpenBSD 3.5 to provide greylisting and others. | mlaier | 2004-04-03 | 4 | -26/+25 |
| | | | | | | | This brings two more tools: spamdb and spamlogd PR: 64174 Approved by: mat | ||||
* | Add size data, approved by maintainers. | trevor | 2004-03-19 | 1 | -0/+1 |
| | |||||
* | Change maintainer address to maintainers @freebsd.org address. | obraun | 2004-03-14 | 1 | -1/+1 |
| | | | | Submitted by: maintainer | ||||
* | * Update dependencies as pf is now part of the base system. [1] | obraun | 2004-03-09 | 1 | -4/+6 |
| | | | | | | | * Make portlint a little bit happier while I am here. PR: ports/63951 [1] Submitted by: maintainer [1] | ||||
* | New port: mail/spamd - Trapit in cooperation with security/pf | edwin | 2003-09-29 | 7 | -0/+220 |
A Trapit is a fake SMTP server that tries to waste as much resources of a spam-relay as possible - without delivering any mail. Implemented for pf, but might work with other ip filters as well. mail/relaydb is a fine tool to utilize spamd. PR: ports/57365 Submitted by: Max Laier <max@love2party.net> |