From owner-freebsd-questions@FreeBSD.ORG Sun Jul 17 20:55:33 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 A4E2B16A41C for ; Sun, 17 Jul 2005 20:55:33 +0000 (GMT) (envelope-from shantanoo@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FD5643D45 for ; Sun, 17 Jul 2005 20:55:33 +0000 (GMT) (envelope-from shantanoo@gmail.com) Received: by zproxy.gmail.com with SMTP id i28so721264nzi for ; Sun, 17 Jul 2005 13:55:32 -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=qbs3DqQJJDDbQifAGx+5ouCLGBTrKBp6zJyibASfmKc5Hkyinl5FYEf8kvKHHOsCGHFpEmXhacRTMgNUt+kYokCNte3ZbUqsfwTGYaXL/YzEl+aDeDkRVXgrw8I6oSuwAwfWD6KOfD/mYDGalJDF3jbq4rFvTmdq01bcp8neGOA= Received: by 10.36.57.15 with SMTP id f15mr3418842nza; Sun, 17 Jul 2005 13:55:32 -0700 (PDT) Received: by 10.36.7.14 with HTTP; Sun, 17 Jul 2005 13:55:32 -0700 (PDT) Message-ID: <2301747005071713557b42e4b4@mail.gmail.com> Date: Mon, 18 Jul 2005 02:25:32 +0530 From: =?UTF-8?Q?=E0=A4=B6=E0=A4=82=E0=A4=A4=E0=A4=A8=E0=A5=81_=28Shantanoo=29?= To: gerard-seibert@suscom.net In-Reply-To: <20050717160446.7598.GERARD-SEIBERT@suscom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050717160446.7598.GERARD-SEIBERT@suscom.net> Cc: freebsd-questions@freebsd.org Subject: Re: Adding Mailboxes for SendMail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?UTF-8?Q?=E0=A4=B6=E0=A4=82=E0=A4=A4=E0=A4=A8=E0=A5=81_=28Shantanoo=29?= List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jul 2005 20:55:33 -0000 On 7/18/05, Gerard Seibert wrote: > I know someone will say, RTFM, and I am doing that; however, I am in a > hurry and need an answer faster than I can read the O'Reilly Sendmail > book. >=20 > I need to add new mailboxes for email. In the /var/mail directory are > all of the default users, etc. on this computer. I need to add new email > addresses that Sendmail will deliver to. So far, I have not been able to > accomplish this feat. I welcome any assistance. >=20 Create new user account. Regards, Shantanoo