On Wed, Sep 29, 2010 at 10:08, Peter Eisentraut <[email protected]> wrote: > On sön, 2010-09-26 at 17:11 +0200, Magnus Hagander wrote: >> On Sun, Sep 26, 2010 at 15:39, Heikki Linnakangas >> <[email protected]> wrote: >> > On 25/09/10 19:43, Peter Eisentraut wrote: >> >> >> >> I'm not subscribed to pgsql-committers, but apparently under the new >> >> git-enabled setup, I'm getting a "Stalled post to pgsql-committers" >> >> message for every commit. Fix that please. >> > >> > Just subscribe with 'nomail'. That's what I did. >> >> Yeah, that's what you need to do. I would guess you were previously >> subscribed as [email protected], but the git commit scrpit sends >> the email from [email protected], so you need to subscribe from that one >> (with or without nomail). > > No, that address was not subscribed to that list. There must have been > some other mechanism at work. > > Btw., I think it would be more proper if the commit notifications > contained a header like > > Sender: [email protected] > > so that they don't give a false impression about the origin of the > message.
We discussed that before, and it was a very clear requirement that they were sent from the committer, and not from g...@. And FWIW, majordomo does it's filtering on From and not Sender, so it wouldn't make a difference just changing Sender, it'd need to change From. We could probably add a X-<something> header to it if what you're looking for is a way to filter them client side? -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/ -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
