1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Pav Lucistnik
f63a478ba7 - Distfile updated to new release
Submitted by:	J.R. Oldroyd <fbsd@opal.com> (maintainer)
2009-05-24 21:23:18 +00:00
Dmitry Marakasov
adda500cd9 - Update to 1.5.1.2
PR:		133852
Submitted by:	"J.R. Oldroyd" <fbsd@opal.com> (maintainer)
2009-05-22 01:43:29 +00:00
Renato Botelho
b5a9f42350 - Bump necessary PORTREVISIONS and fix some ports to new clamav API 2009-03-27 11:53:07 +00:00
Beech Rintoul
2020db80ee - Update to 1.4.3.1
PR:		ports/131145
Submitted by:	J.R. Oldroyd <fbsd@opal.com> (maintainer)
2009-01-31 00:23:12 +00:00
Beech Rintoul
48bd66ae6c - Update to 1.3.3.10
PR:		ports/126363
Submitted by:	J.R. Oldroyd <fbsd@opal.com> (maintainer)
2008-08-16 18:12:15 +00:00
Beech Rintoul
73c4069092 - Add missing port dependency
- Bump portrevision

PR:		ports/119142
Submitted by:	J.R. Oldroyd <fbsd@opal.com>
Approved by:	linimon (mentor)
2008-01-02 22:12:07 +00:00
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
Rong-En Fan
db81dbdb45 - Use newly added RC_SUBR_SUFFIX
Approved by:	J.R. Oldroyd <fbsd at opal.com> (maintainer)
2007-01-31 16:45:06 +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
Rong-En Fan
2553e791f4 - Correct Compress::Zlib path after recent p5-Compress-Zlib update
Pointyhat to:	demon
2006-12-11 08:10:14 +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
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Pav Lucistnik
e13427c27b Minor changes:
- suppressed two messages logged to stdout when ASSP first starts up
- changed nightly 510.assp periodic script to redirect rebuildspamdb.pl
  messages to a file in ASSP dir (nightly.log), thereby suppressing them from
  the nightly email
- added rc.conf variable:
  assp_logexpire="45"
  used by nightly 510.assp periodic script to expire old YY-MM-DD.maillog.txt
  files from ASSP dir
- changed the assp(8) manual page to document the new assp_logexpire
  configuration variable

PR:		ports/90118
Submitted by:	J.R. Oldroyd <fbsd@opal.com> (maintainer)
2005-12-09 09:04:29 +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