======================================================================== Configuration Instructions You should now create a database for gps, and grant a dedicated database user appropriate privilege to access it. Please copy gps.conf-dist found in your local etc directory to gps.conf and do some changes to reflect the database and user. gps will automatically create the tables that is needed for greylisting. After you have all these done, modify the postfix master.cf and include gps as policy server. We recommend that you use Unix domain socket since this can be used even within a jail(8) environment. An example entry is: policy unix - n n - - spawn user=nobody argv=/usr/local/libexec/gps -v /usr/local/etc/gps.conf In order to make policy server effect on your postfix installation, you should add something like: check_policy_service unix:private/policy Into your smtpd_sender_restrictions configuration in postfix's main.cf. Also, you may want to include the following line into your crontab so system will automatically do daily cleanup of the greylist table: 27 * * * * /usr/local/libexec/gps-maintain.pl -delete -eq 0 -age 86400 /usr/local/etc/gps.conf 55 3 * * * /usr/local/libexec/gps-maintain.pl -delete -age 3110400 /usr/local/etc/gps.conf ======================================================================== 008b1cdb8e376be77e2a052866c6a025016'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/bitchx/Makefile
Commit message (Expand)AuthorAgeFilesLines
* chinese/bitchx: Bump to acquire MASTERDIR fix, stage toomarino2014-06-111-2/+1
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-091-1/+1
* Remove BROKEN & DEPRECARED.vanilla2013-10-211-5/+0
* Deprecated some ports broken for more than 6 monthbapt2013-10-181-0/+3
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - Broken patch rejectmiwi2013-02-271-0/+2
* Re-roll patch to unbreak build. This is a strange patch and half of theadamw2012-11-061-2/+0
* - Mark as BROKEN: does not patchbeat2012-10-201-0/+2
* clive has has his ports bit retaken for safekeeping.linimon2009-05-131-1/+1
* Make the last line of Makefile to beclive2004-03-311-2/+0
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-04