From d2b1378d517e19f071f4a21c88adbfa13c58d9dc Mon Sep 17 00:00:00 2001 From: noa@gaiwan.org Date: Thu, 11 Jul 2024 05:57:10 +0000 Subject: Make sure msmtpq can be found on path --- config.org | 1 + 1 file changed, 1 insertion(+) (limited to 'config.org') diff --git a/config.org b/config.org index f9cf2d5..a67c398 100644 --- a/config.org +++ b/config.org @@ -1921,6 +1921,7 @@ At the moment, i am still recording sent mail in the outbox directory of my mail ** Sending mail with msmtp #+begin_src elisp (setopt message-send-mail-function 'message-send-mail-with-sendmail) + (add-to-list 'exec-path "/home/noa/.config/Scripts") (setopt sendmail-program (executable-find "msmtpq")) (setopt message-sendmail-extra-arguments '("--read-envelope-from")) -- cgit 1.4.1-2-gfad0