aboutsummaryrefslogtreecommitdiff
path: root/mutt
diff options
context:
space:
mode:
Diffstat (limited to 'mutt')
-rw-r--r--mutt/muttrc.m4 (renamed from mutt/muttrc)2
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/muttrc b/mutt/muttrc.m4
index 4f252477..44883c32 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc.m4
@@ -8,7 +8,7 @@ set use_from = yes
set reverse_name = yes
# SMTP implementation
-set sendmail = '/usr/bin/msmtp'
+set sendmail = 'DOTFILES_SENDMAIL'
# Mailbox type and location
set mbox_type = 'Maildir'