From owner-freebsd-questions@FreeBSD.ORG Thu Jan 8 05:04:31 2004 Return-Path: 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 7C9EA16A4CE for ; Thu, 8 Jan 2004 05:04:31 -0800 (PST) Received: from mail.rtl.org (rtl-3.i2k.com [63.94.12.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7B3543D53 for ; Thu, 8 Jan 2004 05:04:29 -0800 (PST) (envelope-from jstewart@rtl.org) Received: from mis3c.rtl.lan (rtl-2.i2k.com [63.94.12.206]) by mail.rtl.org (Postfix) with ESMTP id C45C130AD8; Thu, 8 Jan 2004 08:03:16 -0500 (EST) Received: by mis3c.rtl.lan (Postfix, from userid 500) id 45F674FD1; Thu, 8 Jan 2004 08:01:44 -0500 (EST) Date: Thu, 8 Jan 2004 08:01:44 -0500 From: Jason Stewart To: Xpression Message-ID: <20040108130144.GA9595@rtl.org> Mail-Followup-To: Xpression , FreeBSD-questions References: <000501c3d562$d8c77f10$0901a8c0@bloodlust> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000501c3d562$d8c77f10$0901a8c0@bloodlust> User-Agent: Mutt/1.4.1i cc: FreeBSD-questions Subject: Re: sending mail question... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jan 2004 13:04:31 -0000 On 07/01/04 16:11 -0500, Xpression wrote: > Hi list, I've a little bit confused, I have a mail server running > Exim as MTA, now what about if I want to send mail with another server to > some mailboxes on the server running the MTA...I think I've to install a > client or something like that ??? Thanks... > > The mail program is a simple utility that will fulfill your needs. See man 1 mail. If you need to send and/or receive mail manually on a regular basis, a mail client that I recommend is mutt, which you can find in the ports. Good Luck, Jason