summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Desert <jackdesert@gmail.com>2016-02-07 19:53:12 -0800
committerJack Desert <jackdesert@gmail.com>2016-02-07 19:59:55 -0800
commitf3a5b59635d751347badc4bfceb181c794313a3e (patch)
tree4a96133314249c3786e00780f07a32d585f3d342
parent0ee473b0ed8c91bab417fdce3411bb99cc942bc0 (diff)
Added to HowTo information about sending email
using msmtp instead of the default sendmail
-rw-r--r--howto.mdwn12
1 files changed, 12 insertions, 0 deletions
diff --git a/howto.mdwn b/howto.mdwn
index 7b86f62..f741408 100644
--- a/howto.mdwn
+++ b/howto.mdwn
@@ -46,6 +46,18 @@ utilities support these formats:
See more exhaustive list of [[software]] notmuch works with and the
[[initial_tagging]] page for more info on initial tagging of messages.
+
+## <span id="send_mail">**Send mail**</span>
+
+By default, NotMuch uses sendmail to send your mail. But if you prefer
+a simpler solution like msmtp, first [install and configure msmtp](http://msmtp.sourceforge.net/).
+
+Then create a symbolic link so that msmtp will be called instead of sendmail
+when you press the keyboard shortcut to send your message.
+
+ $ sudo ln -s /usr/bin/msmtp /usr/local/bin/sendmail
+
+
## <span id="sync_maildir_flags">**Sync notmuch tags and maildir flags**</span>
notmuch has the ability to synchronize maildir flags and respective tags in both