From owner-freebsd-questions@FreeBSD.ORG Wed Dec 21 19:32:00 2005 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 D970916A41F for ; Wed, 21 Dec 2005 19:32:00 +0000 (GMT) (envelope-from dan@ferrarishields.com) Received: from mail.ferrarishields.com (mail.ferrarishields.com [216.82.146.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90E1743D64 for ; Wed, 21 Dec 2005 19:32:00 +0000 (GMT) (envelope-from dan@ferrarishields.com) Received: from ws4 (ws4 [10.70.153.5]) by mail.ferrarishields.com (Postfix) with SMTP id 5162C7301A; Wed, 21 Dec 2005 11:32:00 -0800 (PST) Message-ID: <036901c60665$3bae2590$0599460a@ws4> From: "Dan O'Connor" To: "Daniel A." , References: <5ceb5d550512211113v6cbd6130peaf22aa8f158762f@mail.gmail.com> Date: Wed, 21 Dec 2005 11:32:05 -0800 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Cc: 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: Wed, 21 Dec 2005 19:32:01 -0000 > 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. > Also, is it possible to make sendmail send the daily status mails to a > *real* email address, like this one? As root, edit /etc/mail/aliases and point root to you: root: your_username then run 'newaliases'. All of root's mail will come to you... ~Dan -- FreeBSD Cheat Sheets http://www.mostgraveconcern.com/freebsd/