From a0c8baae8dbe04c2ea14568255c4a61e0f66d6e7 Mon Sep 17 00:00:00 2001 From: Jared Johnson Date: Tue, 25 Nov 2014 10:42:47 -0600 Subject: [PATCH] Add POD section pointing to per-recip db support --- plugins/greylisting | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/plugins/greylisting b/plugins/greylisting index f9327f6..755cacf 100644 --- a/plugins/greylisting +++ b/plugins/greylisting @@ -148,6 +148,14 @@ Prior to adding GeoIP support, I greylisted all connections from windows compute Adjust the quantity of logging for this plugin. See docs/logging.pod +=head1 CHANGES + +The per_recipient_db configuration option has been removed. +It relied on a note that was not set anywhere in upstream QP. +The latest version of this plugin that supported this configuration +option can be found here: + +https://github.com/smtpd/qpsmtpd/blob/ea2f1e89dd6b72f1c06191425e2bd8d98bea2ac6/plugins/greylisting =head1 AUTHOR