summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhawk2006-01-22 18:51:56 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit6661070dbb9dca8c2affb42df96b9445b8e0bb04 (patch)
tree46689b5e1a15f9c523bbbd1b6a184ed1c50ac954
parent331b47a15f95dd2984ca291624e8c33a7fe57fe6 (diff)
downloadpostgrey-6661070dbb9dca8c2affb42df96b9445b8e0bb04.zip
postgrey-6661070dbb9dca8c2affb42df96b9445b8e0bb04.tar.gz
- updated for 1.24
Changed files: postgrey-postfix_dir.patch -> 1.2
-rw-r--r--postgrey-postfix_dir.patch17
1 files changed, 9 insertions, 8 deletions
diff --git a/postgrey-postfix_dir.patch b/postgrey-postfix_dir.patch
index 00c3271..142ff41 100644
--- a/postgrey-postfix_dir.patch
+++ b/postgrey-postfix_dir.patch
@@ -1,6 +1,6 @@
---- ./postgrey.org 2005-09-05 15:17:03.218646616 +0200
-+++ ./postgrey 2005-09-05 15:18:32.982000512 +0200
-@@ -437,10 +437,10 @@
+--- postgrey.orig 2006-01-22 19:37:53.460148000 +0100
++++ postgrey 2006-01-22 19:42:13.330148000 +0100
+@@ -456,10 +456,10 @@
greylist_action => $opt{'greylist-action'} || 'DEFER_IF_PERMIT',
greylist_text => $opt{'greylist-text'} || 'Greylisted for %s seconds (see http://isg.ee.ethz.ch/tools/postgrey/help/%r.html)',
whitelist_clients_files => $opt{'whitelist-clients'} ||
@@ -11,10 +11,10 @@
whitelist_recipients_files => $opt{'whitelist-recipients'} ||
- [ '/etc/postfix/postgrey_whitelist_recipients' ],
+ [ '/etc/mail/postgrey_whitelist_recipients' ],
+ privacy => defined $opt{'privacy'},
},
}, 'postgrey';
-
-@@ -598,15 +598,15 @@
+@@ -621,8 +621,8 @@
(default: Greylisted for %s seconds + help url, see below)
--lookup-by-subnet strip the last 8 bits from IP addresses (default)
--lookup-by-host do not strip the last 8 bits from IP addresses
@@ -25,7 +25,8 @@
--auto-whitelist-clients=N whitelist host after first successful delievery
N is the minimal count of mails before a client is
whitelisted (turned on by default with value 5)
- specify N=0 to disable.
+@@ -630,7 +630,7 @@
+ --privacy store data using one-way hash functions
Note that the --whitelist-x options can be specified multiple times,
- and that per default /etc/postfix/postgrey_whitelist_clients.local is
@@ -33,7 +34,7 @@
also read, so that you can put there local entries.
=head1 DESCRIPTION
-@@ -653,11 +653,11 @@
+@@ -678,11 +678,11 @@
=item *
Install the provided postgrey_whitelist_clients and
@@ -47,7 +48,7 @@
greylisting.
=back
-@@ -668,9 +668,9 @@
+@@ -693,9 +693,9 @@
which no greylisting should be done. Per default postgrey will read the
following files: