unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] vim: fix documentation that mailx isn't used anymore
@ 2011-07-10 18:52 Uwe Kleine-König
  2011-07-16 19:08 ` Felipe Contreras
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kleine-König @ 2011-07-10 18:52 UTC (permalink / raw)
  To: notmuch

Since
	e7899b0 (vim: use sendmail directly)
notmuch-vim uses sendmail directly.

Cc: Felipe Contreras <felipe.contreras@gmail.com>
---
 vim/README |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/vim/README b/vim/README
index aa3245c..53f1c4e 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:
-- 
1.7.5.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] vim: fix documentation that mailx isn't used anymore
  2011-07-10 18:52 [PATCH] vim: fix documentation that mailx isn't used anymore Uwe Kleine-König
@ 2011-07-16 19:08 ` Felipe Contreras
  0 siblings, 0 replies; 2+ messages in thread
From: Felipe Contreras @ 2011-07-16 19:08 UTC (permalink / raw)
  To: Uwe Kleine-König; +Cc: notmuch

2011/7/10 Uwe Kleine-König <ukleinek@strlen.de>:
> Since
>        e7899b0 (vim: use sendmail directly)
> notmuch-vim uses sendmail directly.

Thanks. Applied :)

> Cc: Felipe Contreras <felipe.contreras@gmail.com>

For some reason I wasn't actually CC'ed.

-- 
Felipe Contreras

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-16 19:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-10 18:52 [PATCH] vim: fix documentation that mailx isn't used anymore Uwe Kleine-König
2011-07-16 19:08 ` Felipe Contreras

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).