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.