From b5fdc60edacabf99dff16f04ff2c7618f2233977 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Fri, 19 Aug 2016 00:24:38 +0200 Subject: Update mutt configuration --- mutt/muttemail | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'mutt/muttemail') diff --git a/mutt/muttemail b/mutt/muttemail index 2b3b14e..fd71aa1 100644 --- a/mutt/muttemail +++ b/mutt/muttemail @@ -1,7 +1,8 @@ # vim: set filetype=muttrc: color status green default set folder = "~/.mail/email" -source ~/.mutt/mailboxes set spoolfile = "+INBOX" -set record = "+Sent\ Items" -set postponed = "+Drafts" +set record = "+sent" +set postponed = "+drafts" +set from = "cynerd@email.cz" +set sendmail="/usr/bin/msmtp -a email" -- cgit v1.2.3