summaryrefslogtreecommitdiff
path: root/docs/source/configuration/accounts_table
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/configuration/accounts_table')
-rw-r--r--docs/source/configuration/accounts_table4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/configuration/accounts_table b/docs/source/configuration/accounts_table
index e267ff9b..cc3e5646 100644
--- a/docs/source/configuration/accounts_table
+++ b/docs/source/configuration/accounts_table
@@ -47,7 +47,7 @@
where to store outgoing mails, e.g. `maildir:///home/you/mail/Sent`.
You can use mbox, maildir, mh, babyl and mmdf in the protocol part of the URL.
-
+
.. note:: If you want to add outgoing mails automatically to the notmuch index
you must use maildir in a path within your notmuch database path.
@@ -61,7 +61,7 @@
where to store draft mails, e.g. `maildir:///home/you/mail/Drafts`.
You can use mbox, maildir, mh, babyl and mmdf in the protocol part of the URL.
-
+
.. note:: You will most likely want drafts indexed by notmuch to be able to
later access them within alot. This currently only works for
maildir containers in a path below your notmuch database path.