Perfect. I already had "RCPT_BASE64_HEADER_NAME = 'X-My-Recip'" in mm_cfg.py so I looked at the last FBL report and there it was. Problem solved.
On Mon, Sep 11, 2023 at 8:22 AM Mark Sapiro <[email protected]> wrote: > On 9/11/23 07:28, Russell Clemings wrote: > > I'm trying to track down (and unsubscribe) a list member who keeps > > reporting list posts as spam. I have %(user_address)s and %(user_name)s > in > > msg_footer, but the feedback loop reports are masking the local part of > the > > user's address. > > > If your Mailman version is >= 2.1.24 (but not Mailman 3), there is a > 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. > > -- > Mark Sapiro <[email protected]> The highway is for gamblers, > San Francisco Bay Area, California better use your sense - B. Dylan > > ------------------------------------------------------ > Mailman-Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/mailman-users.python.org/ > Mailman FAQ: http://wiki.list.org/x/AgA3 > Security Policy: http://wiki.list.org/x/QIA9 > Searchable Archives: > https://www.mail-archive.com/[email protected]/ > https://mail.python.org/archives/list/[email protected]/ > Member address: [email protected] > -- =============================================== Russell Clemings <[email protected] <[email protected]>> =============================================== ------------------------------------------------------ Mailman-Users mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/mailman-users.python.org/ Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: https://www.mail-archive.com/[email protected]/ https://mail.python.org/archives/list/[email protected]/ Member address: [email protected]
