]> git.cworth.org Git - notmuch-wiki/commitdiff
Added to HowTo information about sending email
authorJack Desert <jackdesert@gmail.com>
Mon, 8 Feb 2016 03:53:12 +0000 (19:53 -0800)
committerJack Desert <jackdesert@gmail.com>
Mon, 8 Feb 2016 03:59:55 +0000 (19:59 -0800)
using msmtp instead of the default sendmail

howto.mdwn

index 7b86f6262760d17ecb447a3ccb96efee5aba8ab7..f741408f5bee7a9b22e8e3c9d9497877c30fcd59 100644 (file)
@@ -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