Changes between Initial Version and Version 1 of Ticket #2475, comment 36
- Timestamp:
- 12/12/20 04:42:34 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2475, comment 36
initial v1 1 1 Tip for other list admins who want to set "dmarc_moderation_action" : it's tricky to find that setting in the Mailman interface, and I failed at this in my first attempt, so here is the proper way to set it: 2 - goto your main admin page for the list (example url: https://lists.osgeo.org/mailman/admin/xxx -users)2 - goto your main admin page for the list (example url: https://lists.osgeo.org/mailman/admin/xxxx-users) 3 3 - hint: don't just search for 'dmarc' on that main admin page, as it finds an incorrect setting 4 4 - instead, at the top of the main admin page, click on "Privacy options..." … … 6 6 - should bring you to a url such as https://lists.osgeo.org/mailman/admin/xxxx-users/privacy/sender 7 7 - now you can search for "dmarc_moderation_action" and set it to "Munge From" 8 9 Or you can edit the url for your own list name, and go directly to that setting page: https://lists.osgeo.org/mailman/admin/xxxx-users/?VARHELP=privacy/sender/dmarc_moderation_action (replace "xxxx-users" with your list name)