From 76b9ab18dddd38767f2cddd4b5618edce78c5a5a Mon Sep 17 00:00:00 2001 From: William Vaughn Date: Thu, 6 May 2021 22:35:17 -0700 Subject: [PATCH] notmuch: add links about sending mail --- modules/email/notmuch/README.org | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/modules/email/notmuch/README.org b/modules/email/notmuch/README.org index 107d6c05f..df2c3f275 100644 --- a/modules/email/notmuch/README.org +++ b/modules/email/notmuch/README.org @@ -16,6 +16,7 @@ - [[#features][Features]] - [[#configuration][Configuration]] - [[#downloading-your-email][Downloading your email]] + - [[#sending-mail][Sending mail]] - [[#customize-notmuch-hello-buffer][Customize =*notmuch-hello*= buffer]] - [[#changing-the-notmuch-landing-page][Changing the =notmuch= landing page]] - [[#troubleshooting][Troubleshooting]] @@ -140,7 +141,10 @@ own backend: ;; Set this to an arbitrary shell command +notmuch-sync-command "my-notmuch-sync-cmd") #+END_SRC - +** Sending mail +- [[https://notmuchmail.org/notmuch-emacs/#index6h2][notmuch docs: Sending mail]] +- [[https://notmuchmail.org/emacstips/#index11h2][notmuch docs: msmtp, message mode and multiple accounts]] +- [[https://notmuchmail.org/emacstips/#index12h2][notmuch docs: sending mail using smtpmail]] ** Customize =*notmuch-hello*= buffer It is possible to change the =*notmuch-hello*= buffer if you want to.