Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Nov 2001 17:02:01 +0100
From:      Erik Trulsson <ertr1013@student.uu.se>
To:        Jim Freeze <jfreeze@freebsdportal.com>
Cc:        questions@freebsd.org
Subject:   Re: OT: mutt does not save sentmail
Message-ID:  <20011105170201.A8678@student.uu.se>
In-Reply-To: <20011105105145.A20320@freebsdportal.com>
References:  <20011105105145.A20320@freebsdportal.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.


-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013@student.uu.se

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011105170201.A8678>