Received: from localhost (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id 2B0B76346D4 for ; Thu, 16 Apr 2009 13:57:18 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 43134-05-3 for ; Thu, 16 Apr 2009 13:57:15 -0300 (ADT) Received: from hub.org (hub.org [200.46.204.220]) by mail.postgresql.org (Postfix) with ESMTP id E4585633487 for ; Thu, 16 Apr 2009 13:50:38 -0300 (ADT) Received: from localhost (maia-1.hub.org [200.46.208.211]) by hub.org (Postfix) with ESMTP id DB42953BC7C for ; Thu, 16 Apr 2009 13:50:38 -0300 (ADT) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 09317-02; Thu, 16 Apr 2009 13:50:26 -0300 (ADT) Received: by hub.org (Postfix, from userid 1002) id 6754853BC8F; Thu, 16 Apr 2009 13:50:27 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by hub.org (Postfix) with ESMTP id 65DFE53BC84; Thu, 16 Apr 2009 13:50:27 -0300 (ADT) Date: Thu, 16 Apr 2009 13:50:27 -0300 (ADT) From: "Marc G. Fournier" To: Alvaro Herrera cc: Dave Page , Bruce Momjian , Tom Lane , PostgreSQL www Subject: Re: Archives policy In-Reply-To: <20090416151427.GW7709@alvh.no-ip.org> Message-ID: <20090416134825.Y84471@hub.org> References: <16454.1239890476@sss.pgh.pa.us> <200904161454.n3GEsxm27869@momjian.us> <937d27e10904160808w21a2ebbcs57136807df000680@mail.gmail.com> <20090416151427.GW7709@alvh.no-ip.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: Maia Mailguard 1.0.1 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: 200904/79 X-Sequence-Number: 16946 On Thu, 16 Apr 2009, Alvaro Herrera wrote: > Dave Page wrote: > >> OK, well I've removed the bit about removing illegal/unwanted >> material. FWIW, we *will* remove such unwanted content, otherwise we >> could easily become an online archive for pr0n/warez etc. which will >> certainly not do our reputation any good. > > Now that you've hashed that out, would you explain *how* would you > actually remove the posts? It requires editing the majordomo archive > store, but I don't think many people has access to that ... I know I > don't for one (and I keep wondering why, seeing how I am the de facto > archives maintainer). All list owners can delete messagse from their archives ... its built into Mj2: from 'help archive' which fully explains and examples teh 'archive-delete' option: = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = archive-delete[-hidden][-force] listname date_count_number archive-get[-immediate][-hidden] listname date_count_number archive-get-digest[-mime][-hidden] listname date_count_number archive-index[-hidden] listname date_count_number archive-part-delete listname message_number part_number archive-part-edit listname message_number part_number archive-part-get[-clean] listname message_number part_number archive-stats[-hidden] listname date_count_number archive-summary listname archive-sync listname pattern archive-part-replace listname message_number part_number <