Commit emails to -committers

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Commit emails to -committers
Дата
Msg-id 20210819192509.GW17906@tamriel.snowman.net
обсуждение исходный текст
Ответы Re: Commit emails to -committers  (Bruce Momjian <bruce@momjian.us>)
Re: Commit emails to -committers  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-www
Greetings folks,

Having had reasonable success with using Reply-To on the -docs and -bugs
mailing lists to have replies go to the correct place while emails come
from the noreply@postgresql.org address, we (pginfra) are thinking of
starting to do the same for the automated emails to the -committers
list.

Specifically, we're contemplating something like:

  From: Stephen Frost <noreply@postgresql.org>
  To: pgsql-committers@lists.postgresql.org
  Reply-To: sfrost@snowman.net, pgsql-hackers@lists.postgresql.org

being the structure of emails from the commit script.

This would:

  - Allow SPF/DKIM/DMARC to all work and be happy, so we don't get email
    from -committers being bounced back to us for looking fake.

  - Automatically include the committer's email address on replies, as
    happens today.

  - Automatically have replies go to -hackers (and hopefully eliminate
    moderation delays due to folks CC'ing -committers and -hackers)

If this ends up working well and we get to a point where the only emails
going to -committers are the actual commit messages then, we might make
it similar to how -announce is now, where only emails sent from the git
server are accepted and we bounce the rest, to reduce moderator load by
having fewer addresses that spammers can spam us through and which have
to be dealt with.  We're not planning to do that right away though, more
a 'down the line' thought depending on how the above goes.

Thoughts?  Concerns?  Questions?

Thanks!

Stephen

Вложения

В списке pgsql-www по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Moderation
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Commit emails to -committers