More generically find msmtp executable

This commit is contained in:
Adam Goldsmith 2019-02-19 01:56:28 -05:00
parent 838e75afe7
commit edf27ea51c
1 changed files with 1 additions and 1 deletions

View File

@ -787,7 +787,7 @@
mail-specify-envelope-from t
message-sendmail-envelope-from 'header
message-send-mail-function 'message-send-mail-with-sendmail
sendmail-program "/usr/bin/msmtp"
sendmail-program (executable-find "msmtp")
notmuch-fcc-dirs "Sent +sent"))
(use-package fortune-cookie