From owner-freebsd-questions@FreeBSD.ORG Thu Jan 5 23:07:20 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 2847916A41F for ; Thu, 5 Jan 2006 23:07:20 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96F0843D68 for ; Thu, 5 Jan 2006 23:07:18 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EueCP-0000h2-ER for freebsd-questions@freebsd.org; Fri, 06 Jan 2006 00:07:13 +0100 Received: from c-24-147-87-49.hsd1.ma.comcast.net ([24.147.87.49]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 Jan 2006 00:07:13 +0100 Received: from jdarnold by c-24-147-87-49.hsd1.ma.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 Jan 2006 00:07:13 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: JD Arnold Date: Thu, 05 Jan 2006 18:07:09 -0500 Organization: Amazing Developments Lines: 14 Message-ID: References: <5ceb5d550512211113v6cbd6130peaf22aa8f158762f@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c-24-147-87-49.hsd1.ma.comcast.net User-Agent: Thunderbird 1.5 (Windows/20051201) In-Reply-To: <5ceb5d550512211113v6cbd6130peaf22aa8f158762f@mail.gmail.com> Sender: news 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:07:20 -0000 Daniel A. wrote: > Stupid question, I know :( > 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. -- Jonathan Arnold (mailto:jdarnold@buddydog.org) Daemon Dancing in the Dark, a FreeBSD weblog: http://freebsd.amazingdev.com/blog/ UNIX is user-friendly. It's just a bit picky about who its friends are.