X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id 126159DCD20; Tue, 6 Dec 2005 04:44:36 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 63589-07; Tue, 6 Dec 2005 04:44:36 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey- X-Greylist: from auto-whitelisted by SQLgrey- Received: from mx-2.sollentuna.net (mx-2.sollentuna.net [195.84.163.199]) by postgresql.org (Postfix) with ESMTP id DD6E89DCC88; Tue, 6 Dec 2005 04:44:33 -0400 (AST) Received: from ALGOL.sollentuna.se (janus.sollentuna.se [62.65.68.67]) by mx-2.sollentuna.net (Postfix) with ESMTP id D9BD18F28A; Tue, 6 Dec 2005 09:44:33 +0100 (CET) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Re: Co-admininning pgsql-announce X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Tue, 6 Dec 2005 09:44:33 +0100 Message-ID: <6BCB9D8A16AC4241919521715F4D8BCE6C7CD9@algol.sollentuna.se> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] Co-admininning pgsql-announce Thread-Index: AcX6Il6e2fLc3SnFSPGM2I+UKbWysAAHsGvQ From: "Magnus Hagander" To: "Marc G. Fournier" , "Josh Berkus" Cc: X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0 required=5 tests=[none] X-Spam-Score: 0 X-Spam-Level: X-Archive-Number: 200512/77 X-Sequence-Number: 9018 > re: postings to pgsql-announce ... as I've told others, if=20 > you post something, send me an email directly to let me know=20 > and I can login right there and then to process it through ... >=20 > re: reply-to ... sure, but it won't fix your bounce issue,=20 > since things like postmaster and mailer-daemon don't honor=20 > reply-to's, as far as I know ... or do they? They most definitly shouldn't. (That said, I'm sure there are some that do. But even M$ Exchange doesn't :P) There is, however, an Errors-To header you can set. Far from all mailers support that one, but some do. And IIRC there is an RFC about it somewhere, so it's not home-invented. > regardless if they do or not, teh reply to needs to be set to=20 > something legit, so where would you have it set to? pgsql-general? Yes, the Reply-To is for human responses. So setting it to a different list seems quite reasonable. //Magnus