1. 01 8月, 2009 1 次提交
    • W
      Documentation: git-send-email: correct statement about standard ports · 2da846e7
      Wesley J. Landaker 提交于
      The current documentation states that servers typically listen on port
      465 and calls this "ssmtp". While it's true that many mail servers use
      port 465 for SSL smtp, this is non-standard, and hails from the days
      before smtp and submission TLS support, that arrived in RFC2487 and
      RFC3207. Port 465 is actually assigned by IANA for unrelated purposes,
      and is mostly still used by mail servers today only to support Outlook
      Express.
      
      In any case, this patch helps the documentation better reflect both
      standards and reality, while still helpfully mentioning ports numbers
      that a user may wish to specify.
      Signed-off-by: NWesley J. Landaker <wjl@icecavern.net>
      Signed-off-by: NJunio C Hamano <gitster@pobox.com>
      2da846e7
  2. 31 7月, 2009 3 次提交
  3. 30 7月, 2009 5 次提交
  4. 29 7月, 2009 7 次提交
  5. 27 7月, 2009 4 次提交
  6. 26 7月, 2009 5 次提交
  7. 25 7月, 2009 15 次提交