1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Pav Lucistnik
02c816f560 - Update to 1.1.1
PR:		ports/82789
Submitted by:	J.R. Oldroyd <fbsd@opal.com> (maintainer)
2005-07-13 07:08:15 +00:00
Sergey Matveychuk
d4b0bd1893 - Update to 1.1.1.b13
PR:		ports/82538
Submitted by:	maintainer
2005-06-24 06:24:48 +00:00
Jean-Yves Lefort
6b9e5c9ab2 Add assp.
Anti-Spam SMTP Proxy is a spam filter that sits on port 25 in front of your
regular SMTP server (sendmail, postfix, qmail, etc).

ASSP performs a number of configurable spam checks, and on detecting a spam
message, provides an immediate 5xx SMTP error code back to the client.
Non-spam messages are passed to your regular SMTP server for further
processing and delivery.

ASSP offers:
	- a whitelist of known good senders
	- Bayesian checks on message headers and contents
	- recipient address validation using LDAP and RFC822 conformance
	- relay denial
	- HELO checking
	- SPF (Sender Policy Framework) checking
	- DNSBL (DNS Block List) checking using many DNSBL services
	- Virus detection

ASSP is a single script with a web-based configuration tool.

WWW: http://assp.sourceforge.net/

PR:		ports/81570
Submitted by:	J.R. Oldroyd <fbsd@opal.com>
2005-05-28 09:56:27 +00:00