diff --git a/bin/mw b/bin/mw index fad71af..1c1ed58 100755 --- a/bin/mw +++ b/bin/mw @@ -65,7 +65,7 @@ mutt_profile="# vim: filetype=neomuttrc # muttrc file for account $title set realname = \"$realname\" set from = \"$fulladdr\" -set sendmail = \"/usr/bin/msmtp -a $title\" +set sendmail = \"msmtp -a $title\" alias me $realname <$fulladdr> set folder = \"$maildir/$title\" set header_cache = $cachedir/$title/headers