Skip site navigation (1)Skip section navigation (2)

CVS log for ports/mail/assp/files/Attic/assp.sh.in

[BACK] Up to [FreeBSD] / ports / mail / assp / files

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.4
Tue Jul 18 03:08:23 2006 UTC (5 years, 6 months ago) by rafan
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.3: +1 -1 lines
- Update to 1.2.2
- Use new style rc script name (no .sh suffix)
- Add more OPTIONS

PR:		ports/100233
Submitted by:	maintainer

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Feb 20 20:47:06 2006 UTC (5 years, 11 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
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.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 24 06:24:48 2005 UTC (6 years, 7 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
- Update to 1.1.1.b13

PR:		ports/82538
Submitted by:	maintainer

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat May 28 09:56:27 2005 UTC (6 years, 8 months ago) by jylefort
Branches: MAIN
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>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options