On Mon, 23 Oct 2023 at 08:49, Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote: > > Well here's a task: write a bot which follows the mailing lists and > sends people nastygrams if one of their emails is more than 95%(?) > quoted text. I think that might be better off as a spam filter rule. Don't make it some after-the-fact "trawl the lists". Just make it a bounce with a "you quoted too much". Same as the html avoidance. Make it ok to quote 15 lines of commit message for a "Reviewed-by:" kind of reply, but if it's more than 50 lines of quoting, trigger a "at least equal parts new message". I'm sure Konstantin has nothing better to do... Linus