More generically find msmtp executable
This commit is contained in:
parent
838e75afe7
commit
edf27ea51c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user