git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Issues with git send-email and msmtp
@ 2017-03-21 15:49 Roger Pau Monné
  2017-03-21 16:50 ` Jeff King
  2017-03-22  9:47 ` Roger Pau Monné
  0 siblings, 2 replies; 4+ messages in thread
From: Roger Pau Monné @ 2017-03-21 15:49 UTC (permalink / raw)
  To: git

Hello,

I'm trying to use git send-email with msmtp, and I have added the following to
my .gitconfig:

[sendemail]
	smtpserver = "/usr/local/bin/msmtp"

This seems to work fine, except that sometimes git dies unexpectedly after
queuing a patch to msmtp:

Died at /usr/local/Cellar/git/2.12.0/libexec/git-core/git-send-email line 1350, <FIN> line 3.

I'm guessing there's some kind of race, because this is not 100% reproducible,
sometimes succeeds while others simply dies with the above message. As you can
imagine, this is specially annoying when sending patch series.

Has someone seen similar issues when using send-email and msmtp? Am I missing
something in my .gitconfig?

Thanks, Roger.

(please keep me in the Cc since I'm not subscribed)

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

end of thread, other threads:[~2017-03-22  9:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-21 15:49 Issues with git send-email and msmtp Roger Pau Monné
2017-03-21 16:50 ` Jeff King
2017-03-21 19:23   ` Eric Wong
2017-03-22  9:47 ` Roger Pau Monné

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).