[PATCH 0/2] vim: improvements for sendmail

Subject: [PATCH 0/2] vim: improvements for sendmail

Date: Sun, 6 Feb 2011 15:29:05 +0200

To: notmuch@notmuchmail.org

Cc:

From: Felipe Contreras


Hi,

I use msmtp to send mail, and I rely on the 'from' address to be set correctly
(-f foo@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


Thread: