From owner-freebsd-questions@FreeBSD.ORG Wed Apr 25 09:39:01 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 21A5C16A407 for ; Wed, 25 Apr 2007 09:39:01 +0000 (UTC) (envelope-from wodfer@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.229]) by mx1.freebsd.org (Postfix) with ESMTP id D7B6F13C45A for ; Wed, 25 Apr 2007 09:39:00 +0000 (UTC) (envelope-from wodfer@gmail.com) Received: by nz-out-0506.google.com with SMTP id r28so227374nza for ; Wed, 25 Apr 2007 02:38:59 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=iX+tcExr4s9JLl3Kg/81LNZ2oViH5ICoDlkXXi87+HfY2I4BV4/uSQ/DTF2AhGOFIX8gME17WtA0MyzTfrtNB+0eU+n/kVNxCmU/ZcyRtzxZwVGwZ3oF+8MSFE31WoGX8eP4Medc+WcPPU+3SlSV6TBmiMS1eukxevhxtjfuHcs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=oyRzPvAVZVINgHu+eimLLiETaGt4OSmO4EE5yTfvflgB/BZrXejGeLbOn4HOT2fIZMHSDVqaFTKtKrXehRFkV8HiTdV8lgh8tHHj1dTcTSNO4oUbAwgn+vlw3lZk/L7oYbsriP/UQrMhSLrrXPocxRqMI6qBO3tvYwQsIh+rX0I= Received: by 10.115.78.1 with SMTP id f1mr153962wal.1177492267475; Wed, 25 Apr 2007 02:11:07 -0700 (PDT) Received: by 10.114.193.12 with HTTP; Wed, 25 Apr 2007 02:11:07 -0700 (PDT) Message-ID: <23ed14b80704250211l16756f5dkab26503c0f66e2a2@mail.gmail.com> Date: Wed, 25 Apr 2007 11:11:07 +0200 From: "=?ISO-8859-1?Q?Andreas_Wider=F8e_Andersen?=" To: freebsd-questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: How do I forward old root emails from the root mailbox to my address? 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: Wed, 25 Apr 2007 09:39:01 -0000 Hi, On one of my FreeBSD servers all system emails to root is stored in the root mailbox under /var/mail/root. I have updated my alias file so new mail is forwarded to one of my email adresses, but is there a simple way for me to send all these old mails in root's mailbox to my email address without logging in through pop3/imap? A command line trick would be perfect. Thanks for your help! Best regards, Andreas