notmuch: add links about sending mail
This commit is contained in:
parent
2bf97211ff
commit
76b9ab18dd
1 changed files with 5 additions and 1 deletions
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue