All of lore.kernel.org
 help / color / mirror / 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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.