From: Junio C Hamano Date: Mon, 15 Jul 2013 17:28:50 +0000 (-0700) Subject: Merge branch 'bc/send-email-use-port-as-separate-param' X-Git-Tag: v1.8.4-rc0~54 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f23777cda979f4bfb9fe36bf7c7ef75e955791b8;p=thirdparty%2Fgit.git Merge branch 'bc/send-email-use-port-as-separate-param' Pass port number as a separate argument when send-email initializes Net::SMTP, instead of as a part of the hostname, i.e. host:port. This allows GSSAPI codepath to match with the hostname given. * bc/send-email-use-port-as-separate-param: send-email: provide port separately from hostname --- f23777cda979f4bfb9fe36bf7c7ef75e955791b8