aboutsummaryrefslogtreecommitdiff
path: root/.muttrc
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2020-12-09 12:59:23 -0500
committerRyan Kavanagh <rak@debian.org>2020-12-09 13:01:15 -0500
commitd8894404164db7b81d702fe47a1581a99c7f503d (patch)
treef6a7de13a67fc67d334af4598d615245fdf6dbd8 /.muttrc
parentupdate path on demeter to also use /opt/local/sbin (diff)
ditch msmtp in favour of local opensmtpd
Diffstat (limited to '.muttrc')
-rw-r--r--.muttrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.muttrc b/.muttrc
index 9fee5bd..09c1d26 100644
--- a/.muttrc
+++ b/.muttrc
@@ -123,7 +123,7 @@ unignore X-Label:
set mbox_type=mbox
# In case it's unset
-set sendmail=MSMTP_PATH
+set sendmail="sendmail -oem -oi"
# For the -f option to work properly with account-hooks, it looks like I need
# to unset the folder option