From 04f8e316d60bce0d9a53e9bbc86d2ee2f81e8415 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Thu, 31 Jul 2014 00:23:14 +0200 Subject: Added msmtprc --- mutt/muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mutt') diff --git a/mutt/muttrc b/mutt/muttrc index b9bbede..8d5d104 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -42,7 +42,7 @@ bind editor complete-query # Sync email macro index O 'mbsync -c "$XDG_CONFIG_HOME/mbsyncrc" theos' "run mbsync to sync all mail" -set sendmail = "/usr/bin/msmtp -a theos" +set sendmail = '/usr/bin/msmtp -C "$XDG_CONFIG_HOME/msmtprc" -a theos' set sendmail_wait = 0 set record = +Sent set copy = yes -- cgit v1.2.3-54-g00ecf