summaryrefslogtreecommitdiffstats
path: root/muttrc
diff options
context:
space:
mode:
Diffstat (limited to 'muttrc')
-rw-r--r--muttrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/muttrc b/muttrc
index d8dbba1..f1bebaa 100644
--- a/muttrc
+++ b/muttrc
@@ -198,7 +198,7 @@ set postpone=ask-no # default to know when asking to postpone
set editor = "vim %s"
set from = "matt@matthewlemon.com"
-set sendmail = "/usr/bin/msmtp -a purelymail"
+set sendmail = "/usr/local/bin/msmtp -a purelymail"
set sendmail_wait = 0
set record = "+purelymail/Sent"
set recall=no # recall with Ctrl-r instead of asking all the time