1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Beech Rintoul
134d13eb71 - Update to 1.3.3.8
PR:		ports/117940
Submitted by:	J.R. Oldroyd <fbsd@opal.com> (maintainer)
Approved by:	linimon (mentor)
2007-12-14 00:44:54 +00:00
Thomas Abthorpe
1916504598 - Update to 1.3.3.1
PR:		ports/116867
Submitted by:	J.R. Oldroyd (maintainer)
Approved by:	miwi (co-mentor)
2007-10-12 00:32:21 +00:00
Martin Wilke
4677503827 - Update to 1.2.6
PR:		ports/107013
Submitted by:	J.R. Oldroyd <fbsd@opal.com> (maintainer)
2006-12-21 19:14:10 +00:00
Martin Wilke
4ce7ccd8a4 - Update to 1.2.5.2
PR:		ports/106092
Submitted by:	"J.R. Oldroyd" <fbsd@opal.com> (maintainer)
2006-12-01 08:10:20 +00:00
Rong-En Fan
3801a16b8b - Update to 1.2.3
PR:		ports/100990
Submitted by:	J.R. Oldroyd (maintainer)
2006-07-29 02:09:43 +00:00
Rong-En Fan
b54b2ee691 - Update to 1.2.2
- Use new style rc script name (no .sh suffix)
- Add more OPTIONS

PR:		ports/100233
Submitted by:	maintainer
2006-07-18 03:08:23 +00:00
Edwin Groothuis
80840e8dc5 SHA256ify
Approved by: krion@
2006-01-22 12:50:54 +00:00
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