From owner-freebsd-questions@FreeBSD.ORG Tue Oct 11 14:44:53 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 23FA616A426 for ; Tue, 11 Oct 2005 14:44:53 +0000 (GMT) (envelope-from battdude@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id A77BD43D4C for ; Tue, 11 Oct 2005 14:44:52 +0000 (GMT) (envelope-from battdude@gmail.com) Received: by wproxy.gmail.com with SMTP id i5so647547wra for ; Tue, 11 Oct 2005 07:44:52 -0700 (PDT) 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=V3QKXT5C1YWL8WcyJ6KVKug4Av3LyKj8F0WZc5cZCwRoprR01Gd3XdhnSolwRSbOFow54gPlnWm85UeS0FP0FH+EhfocIAUsQRMTt+JKaN++4sBvVAHC59mmzOOjMWxDbem7c5IgQufT8E2OWbZkKlt95wUcw84qLiNSqXbnfbM= Received: by 10.54.147.17 with SMTP id u17mr3586938wrd; Tue, 11 Oct 2005 07:44:52 -0700 (PDT) Received: by 10.54.78.19 with HTTP; Tue, 11 Oct 2005 07:44:52 -0700 (PDT) Message-ID: <7314e5020510110744x1cc52410p5be9c717c2e50855@mail.gmail.com> Date: Tue, 11 Oct 2005 04:44:52 -1000 From: Kevin To: FreeBsd List In-Reply-To: <20051007101021.GA745@hellsing.vampire.net> MIME-Version: 1.0 References: <200510071206.39123.mback99@telia.com> <20051007101021.GA745@hellsing.vampire.net> 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: How to read system mail? 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: Tue, 11 Oct 2005 14:44:53 -0000 On my system, I get the "You have mail" every time I log in as root, but when I check, there is no mail. How do I fix this? On 10/7/05, Dev Tugnait wrote: > > type mail also check man mail...or if you have a mail server check > /etc/aliases and route it to your user and read it through a client like > mutt or pine > > * Mikael Backman (mback99@telia.com) wrote: > > Hello. > > This a really stupid question. > > When I log in as root I keep getting messages from the system: You have > mail. > > But I don't know how to read them! >