![](https://secure.gravatar.com/avatar/67273273cfaa5e34b20a6e238823ed8a.jpg?s=120&d=mm&r=g)
Looks like my lists are correctl prepending a TAG to the subject line when configured to do so.
But it looks like when people respond to email, mailman doesn't bother to filter out the old occurances of the TAG. So in other words:
Someone sends an email to the list titled 'foo'. List gets subject 'TAG foo' Someone responds with 'Re: TAG foo' List gets 'TAG Re: TAG foo'
etc.
Is this correct behavior? Am I missing a config switch or something?
-roy
![](https://secure.gravatar.com/avatar/6403d4d9950fbc852d236b6a5fa24bfe.jpg?s=120&d=mm&r=g)
This is a bug. I seem to remember a patch being posted quite recently for this. Check the archives.
-t
Roy Rapoport wrote:
Looks like my lists are correctl prepending a TAG to the subject line when configured to do so.
But it looks like when people respond to email, mailman doesn't bother to filter out the old occurances of the TAG. So in other words:
Someone sends an email to the list titled 'foo'. List gets subject 'TAG foo' Someone responds with 'Re: TAG foo' List gets 'TAG Re: TAG foo'
etc.
Is this correct behavior? Am I missing a config switch or something?
-roy
Mailman-Users maillist - Mailman-Users@python.org http://www.python.org/mailman/listinfo/mailman-users
--
Tony Abbott tabbott@intekom.co.za
Systems Administrator, Intekom Tel: +27-11-266-7800
http://www.intekom.co.za Fax: +27-11-315-0707
The information in this email and in any attachments is confidential and intended solely for the attention and use of the named addressee(s). This information may be subject to attorney and client or other privilege. It must not be disclosed to any person without Intekom's permission.
![](https://secure.gravatar.com/avatar/adf1970641989036c4d85dd20f81b79d.jpg?s=120&d=mm&r=g)
Tony Abbott wrote:
This is a bug. I seem to remember a patch being posted quite recently for this. Check the archives.
Roy Rapoport wrote:
Someone sends an email to the list titled 'foo'. List gets subject 'TAG foo' Someone responds with 'Re: TAG foo' List gets 'TAG Re: TAG foo'
Where is this patch?
Thanks!
Clark Evans
![](https://secure.gravatar.com/avatar/07d0331d64715d0952055e3135aa8308.jpg?s=120&d=mm&r=g)
This is a bug. I seem to remember a patch being posted quite recently for this. Check the archives.
Where is this patch?
Hi Clark,
I believe that it's in the latest CVS development tree, so you can follow the pointers to it from
http://www.list.org/
if you want to get it that way.
Alternatively, you can search through the archives through the python.org search engine at
http://www.python.org/search/
It's *usually* pretty good at picking things out, but I do have some posts that it won't pick up no matter what. :)
Since the Subject: of the original patch was kind of misleading, here you go:
http://www.python.org/pipermail/mailman-users/1999-June/001464.html
That has the fix for your problem.
Chris
![](https://secure.gravatar.com/avatar/adf1970641989036c4d85dd20f81b79d.jpg?s=120&d=mm&r=g)
Christopher Lindsey wrote:
Alternatively, you can search through the archives through the python.org search engine at
http://www.python.org/search/
It's *usually* pretty good at picking things out, but I do have some posts that it won't pick up no matter what. :)
This was one of them... had no clue what to look for.
http://www.python.org/pipermail/mailman-users/1999-June/001464.html
That has the fix for your problem.
Perfect.
Many development groups have a "patch" list, where you include an attachment with the patch and the body of the mail describes what the patch is for. This type of list is always valueable.
This is the first resource that I looked for, but it was missing. Will Mailman be adding a patch list?
Thanks!
Clark
![](https://secure.gravatar.com/avatar/1946bba8d1629e1239aa82fd5ffe7446.jpg?s=120&d=mm&r=g)
On Wed, Jun 30, 1999 at 09:10:03AM -0400, Clark Evans wrote:
Many development groups have a "patch" list, where you include an attachment with the patch and the body of the mail describes what the patch is for. This type of list is always valueable.
This is the first resource that I looked for, but it was missing. Will Mailman be adding a patch list?
There is a Mailman Developers list and a CVS update list, which you can find links to at www.list.org.
-- Paul
![](https://secure.gravatar.com/avatar/ab1c33fc0fd591a0ea174155233a6a51.jpg?s=120&d=mm&r=g)
"CE" == Clark Evans <clark.evans@manhattanproject.com> writes:
CE> This is the first resource that I looked for,
CE> but it was missing. Will Mailman be adding
CE> a patch list?
It's probably a good idea, but unfortunately not one I have any time to put together at the moment. Maybe someone could volunteer to watch the CVS tree and maintain a patches website. I could link to it from www.list.org. That would be greatly appreciated.
-Barry
participants (6)
-
Barry A. Warsaw
-
Christopher Lindsey
-
Clark Evans
-
Paul Hebble
-
Roy Rapoport
-
Tony Abbott