Jens Chr. Lisner wrote:
> 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.

You will need to set $copy as well as $record, e.g.

        set folder="~/Mail"
        set copy=yes
        set record="+sent-mail"

Good luck!

        -- Mr. Wade

-- 
Linux: The Choice of the GNU Generation


Reply via email to