Re: [HACKERS] Adding Reply-To: <listname> to Lists configuration ...

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruno Wolff III <bruno(at)wolff(dot)to>
Cc: pgsql-general(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] Adding Reply-To: <listname> to Lists configuration ...
Date: 2004-12-01 15:25:36
Message-ID: 8179.1101914736@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Bruno Wolff III <bruno(at)wolff(dot)to> writes:
> It is also possible for mailing list software to handle this
> preference for you (by not sending copies to addresses on the list
> that appear in the recipient headers), but I don't know if the
> software in use has that capability.

That's a good point. It looks like our list software *can* do that
(send majordomo a "help set" command and read about "eliminatecc" setting)
so rather than try to force the same behavior on everyone, I think
it's sufficient to tell those who prefer only one copy to enable that
preference.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-12-01 15:38:37 Re: [PERFORM] pg_restore taking 4 hours!
Previous Message Riccardo G. Facchini 2004-12-01 15:19:17 Re: [PERFORM] pg_restore taking 4 hours!

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Treat 2004-12-01 15:41:05 Re: Increasing the length of
Previous Message Thomas Hallgren 2004-12-01 14:49:47 Re: Error handling in plperl and pltcl