Received: from localhost (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id 049B8633E03 for ; Wed, 18 Mar 2009 16:55:29 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 71616-04 for ; Wed, 18 Mar 2009 16:55:25 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from lists.commandprompt.com (host-159.commandprompt.net [207.173.203.159]) by mail.postgresql.org (Postfix) with ESMTP id C8C25632B28 for ; Wed, 18 Mar 2009 16:55:27 -0300 (ADT) Received: from perhan.alvh.no-ip.org (200-126-101-194.bk7-dsl.surnet.cl [200.126.101.194]) (authenticated bits=0) by lists.commandprompt.com (8.13.8/8.13.8) with ESMTP id n2IK1w8m005064 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 18 Mar 2009 13:02:01 -0700 Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id 6D45A47CDF; Wed, 18 Mar 2009 15:55:11 -0400 (CLT) Date: Wed, 18 Mar 2009 15:55:11 -0400 From: Alvaro Herrera To: Tom Lane Cc: Bruce Momjian , "Marc G. Fournier" , David Blewett , "pgsql-www@postgresql.org" Subject: Re: List Message Footer Message-ID: <20090318195511.GL3798@alvh.no-ip.org> References: <200903180210.n2I2AQP09168@momjian.us> <1977.1237347614@sss.pgh.pa.us> <20090318035432.GR4202@alvh.no-ip.org> <2288.1237349028@sss.pgh.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2288.1237349028@sss.pgh.pa.us> User-Agent: Mutt/1.5.18 (2008-05-17) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (lists.commandprompt.com [207.173.203.159]); Wed, 18 Mar 2009 13:02:02 -0700 (PDT) X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200903/141 X-Sequence-Number: 16795 Tom Lane wrote: > Alvaro Herrera writes: > > Tom Lane wrote: > >> I'm not impressed by the argument that > >> some folks' mail programs won't dig it out of the headers --- I think > >> it's about as likely that they won't dig a URL out of a standard footer > >> either. > > > The obvious difference is that headers are normally hidden as > > uninteresting metadata, whereas footers are shown as normal body text. > > Programs that know what a footer is might well not do that. There are no such programs. Turning off footers ("signatures") is dangerous, because the delimiters are not widespread, so hiding them risks hiding important data. Actually what some programs do is show them in a different, less visible color or font, for example; but I have never seen one that hides them completely. (I think the "tin" usenet reader used to have an option to hide signatures. I never knew a person that turned the option on. I am also unaware of whether tin still exists ...) -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc.