Re: Please create the email alias do-not-apply-to-stable@xxxxxxxxxx -> /dev/null

From: Konstantin Ryabitsev
Date: Mon Apr 22 2024 - 15:25:24 EST


On Mon, Apr 22, 2024 at 05:49:29PM +0200, Thorsten Leemhuis wrote:
> @Greg, BTW: should this be stable+noautosel@xxxxxxxxxx or have a
> 'vger.'

No vger, just stable+whatever@xxxxxxxxxx.

> in it, e.g. stable+noautosel@xxxxxxxxxxxxxxx? I assume without 'vger.'
> is fine, just wanted to be sure, as
> Documentation/process/stable-kernel-rules.rst in all other cases
> specifies stable@xxxxxxxxxxxxxxx, so people are likely to get confused.
> :-/ #sigh

These serve two different purposes:

stable@xxxxxxxxxx (goes into devnull)
stable@xxxxxxxxxxxxxxx (actual mailing list)

Confusion happens all the time, unfortunately.

Notably, even if someone uses stable+noautosel@xxxxxxxxxxxxxxx, it won't
do anything terrible (it won't bounce, it'll just quietly go into
nowhere because that's not a valid expansion command).

-K