On 09/15/2015 07:17 PM, Camille Ollié wrote: > > i don't have this issue with Sympa on postfix and ezmlm on Qmail on > other mailing lists. > > Here is an example : [Bar] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: > Re: Re: Re: IMP tice > > Even with thunderbird i have the issue.
(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 <m...@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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