[Mailman-Developers] [ mailman-Patches-573505 ] usenet threading improvements

noreply@sourceforge.net noreply@sourceforge.net
Mon, 24 Jun 2002 22:59:15 -0700


Patches item #573505, was opened at 2002-06-25 06:59
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=573505&group_id=103

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Mark Weaver (mdw21)
Assigned to: Nobody/Anonymous (nobody)
Summary: usenet threading improvements

Initial Comment:
Basically message-id munging for all messages.

Might be 
better as an option?  This helps with threading in usenet gating, as 
what happens is this:

someone sends a mail with message-
id foo@bar.com
gating replaces the message-id with 
mailman.123.456.list@list.com
list member replies via mail, 
"in-reply-to" header is set to the foo@bar.com
now when the 
message is gated it can't thread because in-reply-to: (which is 
translated into references:) is wrong.

Solution is to munge 
all message-ids.  Doesn't really do any harm AFAICT.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=573505&group_id=103