From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <65eba4e67ddb9d0ea10fdca6b32bbe23@plan9.escet.urjc.es> To: 9fans@cse.psu.edu Subject: Re: [9fans] rotating one's mbox From: Fco.J.Ballesteros In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-pigktjuddblgpommfwldwymkug" Date: Thu, 4 Sep 2003 17:51:10 +0200 Topicbox-Message-UUID: 2cd0515a-eacc-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-pigktjuddblgpommfwldwymkug Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit I'm running dump, but I do not rotate my mbox at all. Actually, our mailboxes are not in a dumped file system, if any user wants to dump his/her mail it suffices to store the mails in folders residing in a dumped file system. hth --upas-pigktjuddblgpommfwldwymkug Content-Type: message/rfc822 Content-Disposition: inline Received: from mail.cse.psu.edu ([130.203.4.6]) by aquamar; Thu Sep 4 16:32:34 MDT 2003 Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id 96A5019C2F; Thu, 4 Sep 2003 10:32:22 -0400 (EDT) Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.76.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 794D219A40; Thu, 4 Sep 2003 10:32:18 -0400 (EDT) X-Original-To: 9fans@cse.psu.edu Delivered-To: 9fans@cse.psu.edu Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id 7492F19A32; Thu, 4 Sep 2003 10:32:00 -0400 (EDT) Received: from tiger.punx (pc1-nott2-3-cust18.nott.cable.ntl.com [80.4.204.18]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id D3A1719A26 for <9fans@cse.psu.edu>; Thu, 4 Sep 2003 10:31:54 -0400 (EDT) Message-ID: To: 9fans@cse.psu.edu From: matt@proweb.co.uk Subject: [9fans] rotating one's mbox Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Thu, 4 Sep 2003 11:33:24 -0400 X-Spam-Status: No, hits=0.8 required=5.0 tests=NO_REAL_NAME version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) is it worth worrying about the tiny window of opportunity for a mail to arrive while I have no mailbox? cd /mail/box/$user/ datum = `{cat /dev/time | awk ' { print $1}'} mv mbox mbox.$datum # a mail could arrive now upas/nedmail -c chmod -al mbox.$datum And : is the strategy for people running dump any different? Matt --upas-pigktjuddblgpommfwldwymkug--