aboutsummaryrefslogtreecommitdiffstats
path: root/mutt
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-07-31 00:23:14 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-07-31 00:30:50 +0200
commit04f8e316d60bce0d9a53e9bbc86d2ee2f81e8415 (patch)
treed52f6f8647247e2bef0fe8d134d3ea8534cb3d93 /mutt
parentfb2fe2957631440ceabe03cd8e4eaa6167b93f5b (diff)
downloaddotfiles-04f8e316d60bce0d9a53e9bbc86d2ee2f81e8415.tar.xz
Added msmtprc
Diffstat (limited to 'mutt')
-rw-r--r--mutt/muttrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index b9bbede..8d5d104 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -42,7 +42,7 @@ bind editor <Tab> complete-query
# Sync email
macro index O '<shell-escape>mbsync -c "$XDG_CONFIG_HOME/mbsyncrc" theos<return>' "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