Public bug reported:

For the DMARC Wrap Message action, the wrapping is done in the pipeline
just before ToOutgoing so the message passed to ToDigest, ToArchive and
ToUsenet is the original message. This is good.

For the Munge From action, the From: and ReplyTo: are modified before
these handlers. This means that the message passed to them has the
authors address only in the ReplyTo: which is not archived and not in
the plain digest by default. It could possibly also adversely affect the
news group if the message is gated to Usenet. These modifications should
be delayed until after the message is passed to those three handlers.

** Affects: mailman
     Importance: High
     Assignee: Mark Sapiro (msapiro)
         Status: In Progress

-- 
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/1311431

Title:
  The DMARC Munge From action results in the author's email address to
  not be in archives or plain digests.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/1311431/+subscriptions
_______________________________________________
Mailman-coders mailing list
[email protected]
https://mail.python.org/mailman/listinfo/mailman-coders

Reply via email to