Re: [Mailman-Users] Doubts with Mailman + DMARC + Option "Munge From"

2018-05-21 Thread Henrique Fagundes
Dear friend, Thank you! I have edited the file "/usr/lib/mailman/Mailman/Handler/CookHeaders.py" and replace "formataddr (('% s via% s'% (realname, mlist.real_name)" with "formataddr (('% s '% (realname)'. This solved my problem and left the tool working the way I wanted it to. Thank you ve

Re: [Mailman-Users] Doubts with Mailman + DMARC + Option "Munge From"

2018-05-21 Thread Mark Sapiro
On 05/20/2018 07:13 AM, Henrique Fagundes wrote: > > Example: I have a list called "clubenaval" and I sent an email to the > list. It appears like this: "Henrique Fagundes via clubenaval", as > pictured in the link below: > http://temporario2.aprendendolinux.com/from.png > > I'd like to remove th

[Mailman-Users] Doubts with Mailman + DMARC + Option "Munge From"

2018-05-21 Thread Henrique Fagundes
Dear Colleagues, First good afternoon! I apologize to the poorly written English. I am Brazilian and I do not have so much knowledge of this language. I implemented the MailMan solution on a server for testing, to homologate before putting into production. I made the settings according to

Re: [Mailman-Users] Roster security

2018-05-21 Thread Mark Sapiro
On 05/21/2018 12:27 AM, Rubén Fernández Asensio wrote: > > Yeah, I'm aware that only the concerned subscriber will receive the > password reminder and the unsubscribe confirmation, so there's no > security hole, but anyway it puzzles me that subscribers can "spam" each > other this way. > > But i

Re: [Mailman-Users] Roster security

2018-05-21 Thread Rubén Fernández Asensio
OK, that was what I meant. Not the actual options page but the options login page, with the buttons to unsubscribe and send the password. Yeah, I'm aware that only the concerned subscriber will receive the password reminder and the unsubscribe confirmation, so there's no security hole, but any