mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
notmuch: add links about sending mail
This commit is contained in:
@ -16,6 +16,7 @@
|
|||||||
- [[#features][Features]]
|
- [[#features][Features]]
|
||||||
- [[#configuration][Configuration]]
|
- [[#configuration][Configuration]]
|
||||||
- [[#downloading-your-email][Downloading your email]]
|
- [[#downloading-your-email][Downloading your email]]
|
||||||
|
- [[#sending-mail][Sending mail]]
|
||||||
- [[#customize-notmuch-hello-buffer][Customize =*notmuch-hello*= buffer]]
|
- [[#customize-notmuch-hello-buffer][Customize =*notmuch-hello*= buffer]]
|
||||||
- [[#changing-the-notmuch-landing-page][Changing the =notmuch= landing page]]
|
- [[#changing-the-notmuch-landing-page][Changing the =notmuch= landing page]]
|
||||||
- [[#troubleshooting][Troubleshooting]]
|
- [[#troubleshooting][Troubleshooting]]
|
||||||
@ -140,7 +141,10 @@ own backend:
|
|||||||
;; Set this to an arbitrary shell command
|
;; Set this to an arbitrary shell command
|
||||||
+notmuch-sync-command "my-notmuch-sync-cmd")
|
+notmuch-sync-command "my-notmuch-sync-cmd")
|
||||||
#+END_SRC
|
#+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
|
** Customize =*notmuch-hello*= buffer
|
||||||
It is possible to change the =*notmuch-hello*= buffer if you want to.
|
It is possible to change the =*notmuch-hello*= buffer if you want to.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user