Python mailing list vs. References: (was Re: My quarterly question on Design by Contract in Python...)

Lars Wirzenius liw at iki.fi
Thu May 13 14:39:54 EDT 1999


aahz at netcom.com (Aahz Maruch):
> Okay, so the Mailman software should copy In-Reply-To: to References: if
> References: does not exist.  That seems like a simple patch.

Er, I think copying essentially random headers to other headers is
a bad idea. Mailman should leave the headers as untouched as possible.
Not even to placate stupid broken mailers that can't thread properly. :)

(I've already written a threading engine for my mailer that uses
In-Reply-To if there is no References header. It's trivial.)




More information about the Python-list mailing list