From owner-freebsd-questions@FreeBSD.ORG Tue Aug 31 08:11:31 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C936610656A4 for ; Tue, 31 Aug 2010 08:11:31 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [IPv6:2607:f678:1010::34]) by mx1.freebsd.org (Postfix) with ESMTP id A81D58FC24 for ; Tue, 31 Aug 2010 08:11:31 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id o7V8BN27000540 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 31 Aug 2010 01:11:23 -0700 (PDT) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id o7V8BNMS000539; Tue, 31 Aug 2010 01:11:23 -0700 (PDT) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA03090; Tue, 31 Aug 10 01:00:31 PDT Date: Tue, 31 Aug 2010 01:00:27 -0700 From: perryh@pluto.rain.com To: freebsd@edvax.de, remegius@comcast.net Message-Id: <4c7cb69b.7tFBWEqVHvBjt0Xt%perryh@pluto.rain.com> References: <4C7BFFA2.2070309@comcast.net> <20100830212149.19359d5c.freebsd@edvax.de> In-Reply-To: <20100830212149.19359d5c.freebsd@edvax.de> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: 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, 31 Aug 2010 08:11:32 -0000 Polytropon wrote: > On Mon, 30 Aug 2010 11:59:46 -0700, > Rem P Roberti wrote: > > At this time system mail is being delivered to /var/mail/, > > which is the normal way of doing things. Is it possible to have > > system mail delivered to an email client, such as Thunderbird or > > Mutt? > > No. Per definition, a mail client (mail user agent - MUA) can not > be the target of mail delivery ... Depending on what the OP had in mind, ports/mail/procmail might turn out to be (at least part of) a solution.