[PATCH 0/2] vim: improvements for sendmail

Felipe Contreras felipe.contreras at gmail.com
Sun Feb 6 05:29:05 PST 2011


Hi,

I use msmtp to send mail, and I rely on the 'from' address to be set correctly
(-f foo at bar.com) in order to pick the right account to send mail from. Postfix
and other MTA's can be configured in similar ways.

It's impossible to use this functionality with mailx, so let's use sendmail
directly.

Felipe Contreras (2):
  vim: use sendmail directly
  vim: parse 'from' address

 vim/plugin/notmuch.vim |   17 ++++++++++++++---
 1 files changed, 14 insertions(+), 3 deletions(-)

-- 
1.7.4.1.g4f7e4.dirty



More information about the notmuch mailing list