From owner-freebsd-questions@FreeBSD.ORG Fri Aug 5 03:27:32 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 154DF16A41F for ; Fri, 5 Aug 2005 03:27:32 +0000 (GMT) (envelope-from lgrady@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FC3E43D49 for ; Fri, 5 Aug 2005 03:27:31 +0000 (GMT) (envelope-from lgrady@gmail.com) Received: by wproxy.gmail.com with SMTP id i8so499946wra for ; Thu, 04 Aug 2005 20:27:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fs9naR+jR2CMaD0p2xhslUJEkUUVDA+SpdbMwVfuXbjk+2O+2W3kUSvk/NsbioVsLRX5zDM1bN4zZJ1lrUUogcyAFe02HVEypK1LnYdCgJoWKFUdHHEGELP1BrS2kPQm8wgXKlqhirRi4DUt3E0MBOAqlSH7Pq6o8IptWHJlMaU= Received: by 10.54.25.11 with SMTP id 11mr2168929wry; Thu, 04 Aug 2005 20:27:30 -0700 (PDT) Received: by 10.54.132.15 with HTTP; Thu, 4 Aug 2005 20:27:30 -0700 (PDT) Message-ID: <5fee5e30050804202710abaabf@mail.gmail.com> Date: Thu, 4 Aug 2005 22:27:30 -0500 From: luke To: John Larson In-Reply-To: <20050804212848.31326.qmail@web34208.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <447jf192v8.fsf@be-well.ilk.org> <20050804212848.31326.qmail@web34208.mail.mud.yahoo.com> Cc: freebsd Mailing Subject: Re: mail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: luke List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2005 03:27:32 -0000 > the line in main.cf where to deliver the mail is > /var/mail/user. there were two choices > do I have to put in /var/mail/${USERNAME} in the > main.cf configuration file instead. your configuration looks fine. to retrieve the mail, type `mail` while logged in as larson. your mail should be there.