Received: from localhost (maia-1.hub.org [200.46.204.191]) by postgresql.org (Postfix) with ESMTP id 7F27D9FB2F8; Tue, 12 Jun 2007 17:18:14 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.191]) (amavisd-maia, port 10024) with ESMTP id 60363-01; Tue, 12 Jun 2007 17:18:01 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from developer.pgadmin.org (developer.pgadmin.org [63.246.23.140]) by postgresql.org (Postfix) with ESMTP id 25BF89FB4B6; Tue, 12 Jun 2007 17:18:00 -0300 (ADT) Received: from snake.local ([89.243.185.158]) (authenticated bits=0) by developer.pgadmin.org (8.13.8/8.13.8) with ESMTP id l5CK1aFh016077 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 12 Jun 2007 20:01:38 GMT Message-ID: <466EFF73.9080100@postgresql.org> Date: Tue, 12 Jun 2007 21:17:55 +0100 From: Dave Page User-Agent: Thunderbird 2.0.0.0 (Macintosh/20070326) MIME-Version: 1.0 To: Josh Berkus CC: pgsql-hackers@postgresql.org, pgsql-www@postgresql.org Subject: Re: [HACKERS] Avoiding legal email signatures References: <200706092214.l59ME0i06348@momjian.us> <20070610180414.GQ23679@phlogiston.dyndns.org> <200706121304.13914.josh@agliodbs.com> In-Reply-To: <200706121304.13914.josh@agliodbs.com> X-Enigmail-Version: 0.95.1 OpenPGP: url=http://www.pgadmin.org/pgp/davepage.pgp Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200706/55 X-Sequence-Number: 12094 Josh Berkus wrote: > The only additional idea I have is that we ought to simply strip away any > e-mail footer over 4 lines from the archives. Not only would this purge the > confidentiality footers, it would save us some space in general. The effort it would take to write some code to extract the messages from the archive mboxes, break up the messages into their component parts, strip excess sig lines, reconstruct the messages, reconstruct the mboxes and then regenerate the archives would probably equate in dollar value to the disk space required for another 40 or 50 years worth of archives. I vote 'lets not bother' :-) /D