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

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.7
Mon Jan 10 06:33:28 2011 UTC (13 months ago) by ohauer
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.6: +1 -1 lines
 - update to version 1.8.5.0
 - remove old periodic scripts (after repocopy) [2]

PR:		[1] ports/153805  [2] ports/153736
Submitted by:	[1] Rusty Nejdl <rnejdl _at_ ringofsaturn.com> (maintainer) [2] myself

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jan 6 16:26:53 2011 UTC (13 months ago) by ohauer
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
 - fix periodic script(s) [1] [2]
 - use ports framework to create user/group
 - add pkg-install script to create links and directories
   so they are created during package install
 - use COPYTREE_SHARE instead of fix permissions and use INSTALL_DATA
 - fix order of pkg-plist
 - bump PORTREVISION

PR:		[1] ports/152365 [2] ports/153350 (maintainer)
Submitted by:	[1] Marco Walraven [2] Rusty Nejdl (maintainer)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Mar 27 00:13:10 2010 UTC (22 months, 2 weeks ago) by dougb
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_6_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri May 22 01:43:29 2009 UTC (2 years, 8 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +8 -19 lines
- Update to 1.5.1.2

PR:		133852
Submitted by:	"J.R. Oldroyd" <fbsd@opal.com> (maintainer)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Aug 16 18:12:15 2008 UTC (3 years, 5 months ago) by beech
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -6 lines
- Update to 1.3.3.10

PR:		ports/126363
Submitted by:	J.R. Oldroyd <fbsd@opal.com> (maintainer)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Dec 9 09:04:29 2005 UTC (6 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +16 -3 lines
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)

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
CVS tags: RELEASE_6_0_0
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