[Mailman-Users] Could Mailman apply "munge from" in less cases?
For example, "munge from" is applied only to messages from domains that publish a DMARC policy of 'reject' or 'quarantine'. However, if the message mailman is sending has a valid DKIM signature because there is no footer or subject prefix and no other edge cases, there is no reason to munge, because it will pass the DMARC check. It seems Mailman could do that. Or, if not, could it seems the MTA could do this checking and munging. -- Ian Kelling | Senior Systems Administrator, Free Software Foundation GPG Key: B125 F60B 7B28 7FF6 A2B7 DF8F 170A F0E2 9542 95DF https://fsf.org | https://gnu.org -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
[Mailman-Users] Migrating to a new server with upgraded mailman, should I copy qfiles ?
https://wiki.list.org/DOC/How%20do%20I%20move%20a%20list%20to%20a%20different%20server-Mailman%20installation. The linked examples don't show copying the qfiles directory. I'm migrating a very busy server (lists.gnu.org), that always has lots of queue files in the qfiles directory. Shouldn't I copy that directory over too after shutting down mailman? -- Ian Kelling | Senior Systems Administrator, Free Software Foundation GPG Key: B125 F60B 7B28 7FF6 A2B7 DF8F 170A F0E2 9542 95DF https://fsf.org | https://gnu.org -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
Re: [Mailman-Users] Message stuck in held messages queue. Why, how to fix?
Mark Sapiro writes: > On 08/24/2017 08:39 AM, Ian Kelling wrote: >> I mark it as accept then submit, the request returns 200, the page >> reappears and the message is still there. Why? >> >> Things I wonder if they are related: >> * Under the message, it says "The sender is now a member of this list" >> * The post goes over http, but the get requests are over https. > > > See <https://wiki.list.org/x/4030602> and steps 2 and 3 at > <https://wiki.list.org/x/17892007>. Thank you Mark! That was it. Silly mistake. -- Ian Kelling | Senior Systems Administrator, Free Software Foundation GPG Key: B125 F60B 7B28 7FF6 A2B7 DF8F 170A F0E2 9542 95DF https://fsf.org | https://gnu.org -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
[Mailman-Users] How to blocking malicious subscription requests?
There is at least one very major mail provider where joe+any_string@domain goes to the inbox of joe by default, allowing bad people to get my mailman instance to send many subscription mails to joe+random_string@domain, messing up joe's inbox, because mailman just sees different addresses. Can mailman stop doing this? If not, I'm open to an exim rule to block or at least rate limit mailman from doing this too. Also, is there a way to rate limit subscription requests even for the exact same email address? For example, don't allow someone to subscribe to list b if they have > 5 unconfirmed subscription requests in the last day? -- Ian Kelling | Senior Systems Administrator, Free Software Foundation GPG Key: B125 F60B 7B28 7FF6 A2B7 DF8F 170A F0E2 9542 95DF https://fsf.org | https://gnu.org -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
[Mailman-Users] Message stuck in held messages queue. Why, how to fix?
I mark it as accept then submit, the request returns 200, the page reappears and the message is still there. Why? Things I wonder if they are related: * Under the message, it says "The sender is now a member of this list" * The post goes over http, but the get requests are over https. It's a private list, running mailman 2.1.13, the url goes like this: https://site/mailman/admindb/listname If there's not a good answer, it's not a big deal, just curious. I could discard the message and see what happens too. Thanks. -- Ian Kelling | Senior Systems Administrator, Free Software Foundation GPG Key: B125 F60B 7B28 7FF6 A2B7 DF8F 170A F0E2 9542 95DF https://fsf.org | https://gnu.org -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org