| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
16 Aug 2008 19:12:15
1.3.3.10
|
beech  |
- Update to 1.3.3.10
PR: ports/126363
Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer) |
02 Jan 2008 22:12:07
1.3.3.8_1
|
beech  |
- Add missing port dependency
- Bump portrevision
PR: ports/119142
Submitted by: J.R. Oldroyd <fbsd@opal.com>
Approved by: linimon (mentor) |
14 Dec 2007 00:44:55
1.3.3.8
|
beech  |
- Update to 1.3.3.8
PR: ports/117940
Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
Approved by: linimon (mentor) |
12 Oct 2007 01:32:22
1.3.3.1
|
tabthorpe  |
- Update to 1.3.3.1
PR: ports/116867
Submitted by: J.R. Oldroyd (maintainer)
Approved by: miwi (co-mentor) |
31 Jan 2007 16:45:06
1.2.6
|
rafan  |
- Use newly added RC_SUBR_SUFFIX
Approved by: J.R. Oldroyd <fbsd at opal.com> (maintainer) |
21 Dec 2006 19:14:10
1.2.6
|
miwi  |
- Update to 1.2.6
PR: ports/107013
Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer) |
11 Dec 2006 08:10:14
1.2.5.2
|
rafan  |
- Correct Compress::Zlib path after recent p5-Compress-Zlib update
Pointyhat to: demon |
01 Dec 2006 08:10:20
1.2.5.2
|
miwi  |
- Update to 1.2.5.2
PR: ports/106092
Submitted by: "J.R. Oldroyd" <fbsd@opal.com> (maintainer) |
29 Jul 2006 03:09:43
1.2.3
|
rafan  |
- Update to 1.2.3
PR: ports/100990
Submitted by: J.R. Oldroyd (maintainer) |
18 Jul 2006 04:08:23
1.2.2
|
rafan  |
- Update to 1.2.2
- Use new style rc script name (no .sh suffix)
- Add more OPTIONS
PR: ports/100233
Submitted by: maintainer |
10 May 2006 23:37:39
1.1.1_1
|
edwin  |
Remove USE_REINPLACE from ports starting with M |
20 Feb 2006 20:47:50
1.1.1_1
|
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
22 Jan 2006 12:50:54
1.1.1_1
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:20:05
1.1.1_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
09 Dec 2005 09:04:29
1.1.1_1
|
pav  |
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) |
13 Jul 2005 08:08:15
1.1.1
|
pav  |
- Update to 1.1.1
PR: ports/82789
Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer) |
24 Jun 2005 07:24:48
1.1.1.b13
|
sem  |
- Update to 1.1.1.b13
PR: ports/82538
Submitted by: maintainer |
28 May 2005 10:56:27
1.1.1.b12
|
jylefort  |
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(Only the first 15 lines of the commit message are shown above ) |