Re: [Mailman-Users] Multiple "Re:" in subject

On 09/15/2015 07:17 PM, Camille Ollié wrote:
(Including list in reply)
Well, judging by the subject in your reply to me, your MUA does the right thing, with Subjects that begin with Re:
But there are other issues here. The example above is from a list at a site which has configured
OLD_STYLE_PREFIXING = No
So that Mailman puts the subject_prefix ([Bar]) at the beginning of the Subject: so a list post will be distributed with a Subject: like
Subject: [Mailman-Users] Re: Multiple "Re:" in subject
rather than
Subject: Re: [Mailman-Users] Multiple "Re:" in subject
With this subject, a replying MUA probably creates the subject like
Subject: Re: [Mailman-Users] Re: Multiple "Re:" in subject
but Mailman has logic in the subject prefixing code to remove redundant Re:, Aw:, Sv: and Vs: from the beginning of the subject in this case so Subject: headers with multiple Re: such as your example should not be occurring, however there appears a bug in that code. It will remove all the redundant Re:s from
Subject: Re: [Bar] Re: Re: Re: Re: Re: Re: IMP tice
but not from
Subject: [Bar] Re: Re: Re: Re: Re: Re: IMP tice
I will fix it.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

Le 16/09/2015 05:27, Mark Sapiro a écrit :
Hi,
sorry to send the answer ony to you, i've not seen the To: address in Thunderbird (shame on me !)
So, how can i fix it ? I've downloaded and installed mailman 3 and it was very difficult because there is no deb package.
-- Camille Ollié
www.forum-pc.net / www.scoot-boost.com
LinkedIn : http://lnkd.in/_K65k5

On 09/16/2015 12:03 PM, Camille Ollié wrote:
So, how can i fix it ? I've downloaded and installed mailman 3 and it was very difficult because there is no deb package.
Are you seeing this issue with MM 2.1 or with MM 3? I have created a bug report for MM 2.1 at <https://bugs.launchpad.net/mailman/+bug/1496620>. I think I know how to fix it, but I need to do some testing before committing a fix.
If you are concerned about this issue with respect to delivered mail from Mailman 2.1, when I commit the fix, I will post that fact and you can apply the patch.
If this issue also affects archived mail, I need more information to address that. If you can provide a link to a public archive that has the problem, please update the bug report.
If you installed Mailman 3 in an attempt to solve this problem, that probably won't help, but if you want to address this issue in Mailman 3, report it at <https://gitlab.com/mailman/mailman/issues>.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

On 09/16/2015 04:20 PM, Mark Sapiro wrote:
The fix for this issue <https://bugs.launchpad.net/mailman/+bug/1496620> is at <http://bazaar.launchpad.net/~mailman-coders/mailman/2.1/revision/1578>.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

Le 16/09/2015 05:27, Mark Sapiro a écrit :
Hi,
sorry to send the answer ony to you, i've not seen the To: address in Thunderbird (shame on me !)
So, how can i fix it ? I've downloaded and installed mailman 3 and it was very difficult because there is no deb package.
-- Camille Ollié
www.forum-pc.net / www.scoot-boost.com
LinkedIn : http://lnkd.in/_K65k5

On 09/16/2015 12:03 PM, Camille Ollié wrote:
So, how can i fix it ? I've downloaded and installed mailman 3 and it was very difficult because there is no deb package.
Are you seeing this issue with MM 2.1 or with MM 3? I have created a bug report for MM 2.1 at <https://bugs.launchpad.net/mailman/+bug/1496620>. I think I know how to fix it, but I need to do some testing before committing a fix.
If you are concerned about this issue with respect to delivered mail from Mailman 2.1, when I commit the fix, I will post that fact and you can apply the patch.
If this issue also affects archived mail, I need more information to address that. If you can provide a link to a public archive that has the problem, please update the bug report.
If you installed Mailman 3 in an attempt to solve this problem, that probably won't help, but if you want to address this issue in Mailman 3, report it at <https://gitlab.com/mailman/mailman/issues>.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

On 09/16/2015 04:20 PM, Mark Sapiro wrote:
The fix for this issue <https://bugs.launchpad.net/mailman/+bug/1496620> is at <http://bazaar.launchpad.net/~mailman-coders/mailman/2.1/revision/1578>.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Camille Ollié
-
Mark Sapiro