]> git.notmuchmail.org Git - notmuch/commit
vim: use sendmail directly
authorFelipe Contreras <felipe.contreras@gmail.com>
Wed, 16 Jun 2010 22:39:04 +0000 (01:39 +0300)
committerFelipe Contreras <felipe.contreras@gmail.com>
Wed, 4 May 2011 20:38:38 +0000 (23:38 +0300)
commite7899b00d0948f5d8e75b22b9ce82037593ebcdd
tree8028da46cee2ad4408ef3bc0481b66dfe45ebb3c
parent5cdf424657e2fd19a4563f750b0be02cc46b8920
vim: use sendmail directly

The problem with 'mailx' is that it's not standardized, and it doesn't
allow the -f option, which is pretty important on many sendmail
configurations.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
vim/plugin/notmuch.vim