From d8bf5f950a4a2b39c30eccd90567d3fbed2217a7 Mon Sep 17 00:00:00 2001 From: Sean Whalen Date: Sat, 23 Feb 2019 16:52:22 -0500 Subject: [PATCH] Update index.rst --- docs/index.rst | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 3c4cf15..5e65368 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1365,9 +1365,16 @@ Navigate to Privacy Options> Sending Filters, and configure the settings below ====================================== ========== .. note:: - Message wrapping can also be used as the DMARC mitigation action, where the - original message is added as an attachment to the mailing list message, - but that could interfere with message search, or mobile clients. + Message wrapping could be used as the DMARC mitigation action instead. In + that case, the original message is added as an attachment to the mailing + list message, but that could interfere with inbox searching, or mobile + clients. + + On the other hand, replacing the From address might cause users to + accidentally reply to the entire list, when they only intended to reply to + the original sender. + + Choose the option that best fits your community. Mailman 3 ~~~~~~~~~ @@ -1381,15 +1388,16 @@ In the DMARC Mitigations tab of the Settings page, configure the settings below ================================== =============================== .. note:: - Message wrapping can also be used as the DMARC mitigation action, where the - original message is added as an attachment to the mailing list message, - but that could interfere with message search, or mobile clients. + Message wrapping could be used as the DMARC mitigation action instead. In + that case, the original message is added as an attachment to the mailing + list message, but that could interfere with inbox searching, or mobile + clients. - On the other hand, replacing the ``From`` address might cause users to - accident reply to the entire list, when they only intended to reply to - the original sender. + On the other hand, replacing the From address might cause users to + accidentally reply to the entire list, when they only intended to reply to + the original sender. - Choose the option that best fits your community. + Choose the option that best fits your community.