From owner-freebsd-questions@FreeBSD.ORG Sun Mar 7 11:08:34 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE05D1065670 for ; Sun, 7 Mar 2010 11:08:34 +0000 (UTC) (envelope-from a_best01@uni-muenster.de) Received: from zivm-exrelay1.uni-muenster.de (ZIVM-EXRELAY1.UNI-MUENSTER.DE [128.176.192.14]) by mx1.freebsd.org (Postfix) with ESMTP id 7207A8FC22 for ; Sun, 7 Mar 2010 11:08:33 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.49,597,1262559600"; d="scan'208";a="298467902" Received: from zivmaildisp1.uni-muenster.de (HELO ZIVMAILUSER04.UNI-MUENSTER.DE) ([128.176.188.85]) by zivm-relay1.uni-muenster.de with ESMTP; 07 Mar 2010 12:08:32 +0100 Received: by ZIVMAILUSER04.UNI-MUENSTER.DE (Postfix, from userid 149459) id 8FAF31B07C1; Sun, 7 Mar 2010 12:08:32 +0100 (CET) Date: Sun, 07 Mar 2010 12:08:32 +0100 (CET) From: Alexander Best Sender: Organization: Westfaelische Wilhelms-Universitaet Muenster To: Dan Nelson Message-ID: In-Reply-To: <20100307043845.GB12122@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: mailing list archive as mbox X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Mar 2010 11:08:34 -0000 Dan Nelson schrieb am 2010-03-07: > In the last episode (Mar 07), Alexander Best said: > > hi there, > > what are the steps i need to perform to get a copy of the entire > > mailingslist > > archive of lets say freebsd-current@ in mbox format? > Go to ftp://ftp.freebsd.org/pub/FreeBSD/doc/mailing-lists/archive/ > where you > can download weekly gzipped archives of all the mailing lists since > their > creation. thanks for the hint, but it would take hours to download all those gzipped files, extract them and merge them. i really need ALL the messages of a mailinglist. of course i could use the gzipped files you mentioned if i had some script for downloading extracting and merging all those files for me. alex