Thread: Mailing list
This list and all the other PostgreSQL lists suddenly started showing up in my main mailbox instead of being sorted into my PG mailing list folder. It turns out that the X-Mailing-List header that used to appear in all messages has disappeared. Is this permanent or just a misconfiguration that can be fixed? -- D'Arcy J.M. Cain <darcy@druid.net> | Democracy is three wolves http://www.druid.net/darcy/ | and a sheep voting on +1 416 425 1212 (DoD#0082) (eNTP) | what's for dinner.
I just enabled teh RFC2369 stuff, which adds 'List-*' headers to the message ... apparently, that overrides the X-Mailing-List setting ... What you want to check for is: List-ID: <pgsql-hackers.postgresql.org> instead ... I'm going to look at getting X-Mailing-List added back in though ... On Fri, 8 Jul 2005, D'Arcy J.M. Cain wrote: > This list and all the other PostgreSQL lists suddenly started showing up > in my main mailbox instead of being sorted into my PG mailing list > folder. It turns out that the X-Mailing-List header that used to appear > in all messages has disappeared. Is this permanent or just a > misconfiguration that can be fixed? > > -- > D'Arcy J.M. Cain <darcy@druid.net> | Democracy is three wolves > http://www.druid.net/darcy/ | and a sheep voting on > +1 416 425 1212 (DoD#0082) (eNTP) | what's for dinner. > > ---------------------------(end of broadcast)--------------------------- > TIP 2: Don't 'kill -9' the postmaster > > > ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664
There, that should do it ... On Fri, 8 Jul 2005, Marc G. Fournier wrote: > > I just enabled teh RFC2369 stuff, which adds 'List-*' headers to the message > ... apparently, that overrides the X-Mailing-List setting ... > > What you want to check for is: > > List-ID: <pgsql-hackers.postgresql.org> > > instead ... I'm going to look at getting X-Mailing-List added back in though > ... > > > On Fri, 8 Jul 2005, D'Arcy J.M. Cain wrote: > >> This list and all the other PostgreSQL lists suddenly started showing up >> in my main mailbox instead of being sorted into my PG mailing list >> folder. It turns out that the X-Mailing-List header that used to appear >> in all messages has disappeared. Is this permanent or just a >> misconfiguration that can be fixed? >> >> -- >> D'Arcy J.M. Cain <darcy@druid.net> | Democracy is three wolves >> http://www.druid.net/darcy/ | and a sheep voting on >> +1 416 425 1212 (DoD#0082) (eNTP) | what's for dinner. >> >> ---------------------------(end of broadcast)--------------------------- >> TIP 2: Don't 'kill -9' the postmaster >> >> >> > > ---- > Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) > Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664 > > ---------------------------(end of broadcast)--------------------------- > TIP 6: explain analyze is your friend > > > ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664