From c498829e94cafdc194a45eaf49d4f75785ac0a7a Mon Sep 17 00:00:00 2001
From: Mark Sapiro <mark@msapiro.net>
Date: Tue, 23 May 2017 12:45:06 -0700
Subject: Implement base64 encoded recipient header.

---
 NEWS | 7 +++++++
 1 file changed, 7 insertions(+)

(limited to 'NEWS')

diff --git a/NEWS b/NEWS
index 2bd0e9b0..9c38b72e 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,13 @@ Here is a history of user visible changes to Mailman.
 
   New Features
 
+    - There is a new RCPT_BASE64_HEADER_NAME setting.  If this is set to a
+      non-empty string, that string is the name of a header that will be added
+      to personalized and VERPed deliveries with value equal to the base64
+      encoding of the recipient's email address.  This is intended to enable
+      identification of the recipient otherwise redacted from "spam report"
+      feedback loop messages.
+
     - cron/senddigests has a new -e/--exceptlist option to send pending
       digests for all but a named list.  (LP: #1619770)
 
-- 
cgit v1.2.3