From owner-freebsd-questions Mon Nov 5 8: 2: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from maila.telia.com (maila.telia.com [194.22.194.231]) by hub.freebsd.org (Postfix) with ESMTP id 9655637B416 for ; Mon, 5 Nov 2001 08:02:06 -0800 (PST) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by maila.telia.com (8.11.6/8.11.6) with ESMTP id fA5G24o18512 for ; Mon, 5 Nov 2001 17:02:05 +0100 (CET) Received: from ertr1013.student.uu.se (h185n2fls20o913.telia.com [212.181.163.185]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id RAA02862 for ; Mon, 5 Nov 2001 17:02:02 +0100 (CET) Received: (qmail 8702 invoked by uid 1001); 5 Nov 2001 16:02:01 -0000 Date: Mon, 5 Nov 2001 17:02:01 +0100 From: Erik Trulsson To: Jim Freeze Cc: questions@freebsd.org Subject: Re: OT: mutt does not save sentmail Message-ID: <20011105170201.A8678@student.uu.se> Mail-Followup-To: Jim Freeze , questions@freebsd.org References: <20011105105145.A20320@freebsdportal.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011105105145.A20320@freebsdportal.com> User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Nov 05, 2001 at 10:51:45AM -0500, Jim Freeze wrote: > Hi: > > Does anyone know how to get mutt to save sentmail. > I have a sentmail file but it stays empty. Putting the following two lines into your .muttrc file should make the trick: set record=+sent # default location to save outgoing mail set copy=yes # always save a copy of outgoing messages Read the muttrc(5) manpage for more information on the various options. -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message