From owner-freebsd-questions@FreeBSD.ORG Thu Jan 5 23:50:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B026216A41F for ; Thu, 5 Jan 2006 23:50:30 +0000 (GMT) (envelope-from illoai@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A8E943D53 for ; Thu, 5 Jan 2006 23:50:29 +0000 (GMT) (envelope-from illoai@gmail.com) Received: by xproxy.gmail.com with SMTP id t12so893548wxc for ; Thu, 05 Jan 2006 15:50:29 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=PfJDO1v1OMZSdDncPjXyd9ix69rBwnbnqg7ZcgKRoQ+HlwVH+sL1s8cECTyLuVnL/nUz6cg0zEKHrkSZr+Wn3etJtDPIpxLB70ll7h4n0+Z3cl14PRN2HDZ+XVxK8clRA/NS0BeXSlrrxIJEs7pl8RbqgOYVZAEMx5+8yisoClM= Received: by 10.70.30.19 with SMTP id d19mr2529036wxd; Thu, 05 Jan 2006 15:50:29 -0800 (PST) Received: by 10.70.57.13 with HTTP; Thu, 5 Jan 2006 15:50:28 -0800 (PST) Message-ID: Date: Thu, 5 Jan 2006 17:50:28 -0600 From: "illoai@gmail.com" To: freebsd-questions@freebsd.org In-Reply-To: MIME-Version: 1.0 References: <5ceb5d550512211113v6cbd6130peaf22aa8f158762f@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Reading roots mail when connected remotely 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: Thu, 05 Jan 2006 23:50:30 -0000 On 1/5/06, JD Arnold wrote: > > Daniel A. wrote: > > How do I read the mail sent to root, if I can only access my server via > SSH? > > When I su, and type "mail", it shows only mail to the user I connected > with. > > Yeah, I had the same problem. I've been doing 'su -l', which simulates a > full login, so then I really am root. > edit /etc/aliases to send root's mail to your usual login remember to run /usr/bin/newaliases