diff options
author | Jan Viktorin <viktorin@rehivetech.com> | 2015-08-12 01:39:44 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-08-17 13:53:16 -0700 |
commit | 0f2e68b54c7f85656299539de8a4aebab795d369 (patch) | |
tree | 9fec325a09ccf5797196e72758ada597cc43ee3c /t/t1402-check-ref-format.sh | |
parent | Git 2.5 (diff) | |
download | tgif-0f2e68b54c7f85656299539de8a4aebab795d369.tar.xz |
send-email: provide whitelist of SMTP AUTH mechanisms
When sending an e-mail, the client and server must agree on an
authentication mechanism. Some servers (due to misconfiguration
or a bug) deny valid credentials for certain mechanisms. In this
patch, a new option --smtp-auth and configuration entry smtpAuth
are introduced. If smtp_auth is defined, it works as a whitelist
of allowed mechanisms for authentication selected from the ones
supported by the installed SASL perl library.
Signed-off-by: Jan Viktorin <viktorin@rehivetech.com>
Helped-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1402-check-ref-format.sh')
0 files changed, 0 insertions, 0 deletions