One possible solution is that we add the header in
src/mailman/chains/discard.py before calling notify(...) in DiscardChain
eg, msg['Received'] = msgdata.get('Received'). Would it be fine?-- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1414181 Title: Include message headers in discard notifications To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1414181/+subscriptions _______________________________________________ Mailman-coders mailing list [email protected] https://mail.python.org/mailman/listinfo/mailman-coders
