git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for SMTP server options
@ 2010-09-04 16:06 Pascal Obry
  2010-09-04 16:06 ` [PATCH 1/2] Minor indentation fix Pascal Obry
  2010-09-04 16:06 ` [PATCH 2/2] New send-email option smtpserveroptions Pascal Obry
  0 siblings, 2 replies; 6+ messages in thread
From: Pascal Obry @ 2010-09-04 16:06 UTC (permalink / raw)
  To: git; +Cc: Pascal Obry

I'm not familiar at all with Perl so comments on style or usage most
welcomed. This patch is to introduce a way to pass specific options to the
SMTP server used by git-send-email.

I need that to be able to use different SMTP account (wanadoo, gmail...) on
some Git repositories to send over proper identity.

Pascal Obry (2):
  Minor indentation fix.
  New send-email option smtpserveroptions.

 Documentation/git-send-email.txt |    5 +++++
 git-send-email.perl              |   11 +++++++++--
 2 files changed, 14 insertions(+), 2 deletions(-)

-- 
1.7.2.2.277.gb49c4

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

end of thread, other threads:[~2010-09-04 17:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-04 16:06 [PATCH 0/2] Add support for SMTP server options Pascal Obry
2010-09-04 16:06 ` [PATCH 1/2] Minor indentation fix Pascal Obry
2010-09-04 16:06 ` [PATCH 2/2] New send-email option smtpserveroptions Pascal Obry
2010-09-04 16:21   ` Junio C Hamano
2010-09-04 16:39     ` Pascal Obry
2010-09-04 17:57       ` Ævar Arnfjörð Bjarmason

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 NNTP newsgroup(s).