X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/52a236230220232fd632b5aa88eb9bb31dba346e..a57e5d9907d845d6f83d2cfdea55cd52efad793f:/man/post.man diff --git a/man/post.man b/man/post.man index 5e811739..a1fb3160 100644 --- a/man/post.man +++ b/man/post.man @@ -1,4 +1,4 @@ -.TH POST %manext8% "April 14, 2013" "%nmhversion%" +.TH POST %manext8% "July 8, 2014" "%nmhversion%" .\" .\" %nmhwarning% .\" @@ -213,7 +213,7 @@ and the .B \-user switch can be used to select a authorization userid to provide to SASL other than the default. The credentials profile entry in the -mh_profile(5) man page describes the ways to supply a username and +mh\-profile(5) man page describes the ways to supply a username and password. .PP If SASL authentication is successful, @@ -249,6 +249,12 @@ switch. The .B \-notls switch will disable all attempts to negotiate TLS. +.PP +If port 465 is specified and none of the TLS switches were enabled, +.B \-initialtls +will be implied if TLS support was compiled in. Though port 465 for +SMTPS (SMTP over SSL) was deregistered by IANA in 1998, it is still +used for that service. .SH FILES .fc ^ ~ .nf @@ -273,7 +279,7 @@ consult the user's .IR mh\-tailor (5) .PP .I "Standard for the Format of ARPA Internet Text Messages" -(RFC\-822) +(RFC 822) .SH DEFAULTS .nf .RB ` \-alias "' defaults to %etcdir%/MailAliases" @@ -290,6 +296,6 @@ consult the user's None .SH BUGS \*(lqReply\-To:\*(rq fields are allowed to have groups in them according -to the 822 specification, but +to the RFC 822 specification, but .B post won't let you use them.