unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH 0/2] vim: improvements for sendmail
@ 2011-02-06 13:29 Felipe Contreras
  2011-02-06 13:29 ` [PATCH 1/2] vim: use sendmail directly Felipe Contreras
  2011-02-06 13:29 ` [PATCH 2/2] vim: parse 'from' address Felipe Contreras
  0 siblings, 2 replies; 3+ messages in thread
From: Felipe Contreras @ 2011-02-06 13:29 UTC (permalink / raw)
  To: notmuch

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

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

end of thread, other threads:[~2011-02-06 13:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-06 13:29 [PATCH 0/2] vim: improvements for sendmail Felipe Contreras
2011-02-06 13:29 ` [PATCH 1/2] vim: use sendmail directly Felipe Contreras
2011-02-06 13:29 ` [PATCH 2/2] vim: parse 'from' address 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).