From 9d0e2ebc0766dad536962eabf06f47717a944886 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20Kleine-K=C3=B6nig?= Date: Sun, 10 Jul 2011 20:52:27 +0200 Subject: [PATCH] vim: fix documentation that mailx isn't used anymore Since e7899b0 (vim: use sendmail directly) notmuch-vim uses sendmail directly. Signed-off-by: Felipe Contreras --- vim/README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/vim/README b/vim/README index aa3245c4..53f1c4e1 100644 --- a/vim/README +++ b/vim/README @@ -7,8 +7,9 @@ Dependencies: notmuch: Naturally, it expects you have notmuch installed and configured. - mailx: - To send mail, notmuch.vim uses the UNIX mailx command. + sendmail: + To send mail, notmuch.vim uses sendmail as default. Most modern MTAs + provide a compatibility binary, and so should work well. To install: -- 2.43.0