diff options
Diffstat (limited to 'Mailman/Gui')
-rw-r--r-- | Mailman/Gui/Privacy.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Mailman/Gui/Privacy.py b/Mailman/Gui/Privacy.py index 13d1f2e8..04e1b4d9 100644 --- a/Mailman/Gui/Privacy.py +++ b/Mailman/Gui/Privacy.py @@ -365,7 +365,8 @@ class Privacy(GUIBase): _("""Postings from any of these addresses will automatically apply any DMARC action mitigation. This can be utilized to automatically wrap or munge postings from known addresses or - domains such as internal domains. + domains that might have policies rejecting external mail From: + themselves. <p>Add member addresses one per line; start the line with a ^ character to designate a regular expression match.""")), |