On Thu, 19 Nov 2020, Florian Weimer wrote: > > Should we have a Git commit hook to catch that (and similar variants)? > > It's also possible to move to a mailing list host which does not > rewrite the From: header. The commit hook is better than nothing, > although it's probably a bit tricky—some of use sourceware.org > addresses, and “ via ” could appear in a name.
I keep wondering what they do for vger.kernel.org mailing lists and the LKML in particular that we can't to avoid `From:' header rewriting. Our patch volume is nothing to theirs, which is probably why we can cope most of the time (I use my outbox to apply my own patches for example), though they do partially avoid the issue by relying more on GIT pulls than we do. Maciej