git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* git-send-email smtpEncryption option is case sensitive (silently fails if "TLS" is specified)
@ 2017-05-15 12:02 Benjamin Berg
  0 siblings, 0 replies; only message in thread
From: Benjamin Berg @ 2017-05-15 12:02 UTC (permalink / raw)
  To: git

Hi,

I just spend some time figuring out that my newly written git-send-
email configuration didn't work because setting

[sendemail]
    smtpEncryption = TLS

has no effect. This is because the option has to be specified as "tls".
Unfortunately there is no warning that "TLS" is unsupported making it
hard to see why authentication is failing in the end.

I think it would be helpful to have a warning. Additionally one could
also normalize the option to lowercase automatically.

Regards,
Benjamin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-05-15 12:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-15 12:02 git-send-email smtpEncryption option is case sensitive (silently fails if "TLS" is specified) Benjamin Berg

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.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).