diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2013-07-04 22:04:52 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-07-04 21:40:37 -0700 |
commit | 1a741bf73f898e6deb396dcc8b8d2d162798e616 (patch) | |
tree | ffddc20d6ee8e2fbadfaacc2ec3d0e11037b761c /xdiff-interface.h | |
parent | Update draft release notes to 1.8.3.3 (diff) | |
download | tgif-1a741bf73f898e6deb396dcc8b8d2d162798e616.tar.xz |
send-email: provide port separately from hostname
If the SMTP port is provided as part of the hostname to Net::SMTP, it passes
the combined string to the SASL provider; this causes GSSAPI authentication to
fail since Kerberos does not want the port information. Instead, pass the port
as a separate argument as is done for SSL connections.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'xdiff-interface.h')
0 files changed, 0 insertions, 0 deletions