On Fri, May 11, 2001 at 11:16:25AM +0200, Jens Chr. Lisner wrote:
> Hi,
> 
> I've set my sent-mail folder to ~/Mail/sent-mail. Mutt creates the
> folder, but the mail is not saved.
> 
> I suppose this should be done, if the $record variable is set.

    This was all that was required for me. 

# Set the default folder.
set folder="$HOME/Mail"
# Always save a copy of outgoing messages.
set copy=yes 
# Default location to save outgoing mail.
set record=+outbox 

    That did it for me.

    Mike

-- 
Michael P. Soulier <[EMAIL PROTECTED]> 
"With sufficient thrust, pigs fly just fine. However, this is not necessarily a
good idea. It is hard to be sure where they are going to land, and it could be
dangerous sitting under them as they fly overhead." -- RFC 1925

PGP signature

Reply via email to