mercurial/help/config.txt
changeset 19050 601c1e226889
parent 18958 c3b920980f22
child 19183 9d88916fb56f
--- a/mercurial/help/config.txt	Thu Feb 21 21:05:06 2013 +0000
+++ b/mercurial/help/config.txt	Fri Apr 19 01:26:23 2013 +0900
@@ -1046,7 +1046,8 @@
     Host name of mail server, e.g. "mail.example.com".
 
 ``port``
-    Optional. Port to connect to on mail server. Default: 25.
+    Optional. Port to connect to on mail server. Default: 465 (if
+    ``tls`` is smtps) or 25 (otherwise).
 
 ``tls``
     Optional. Method to enable TLS when connecting to mail server: starttls,