X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/2b7863a902d9563c1f64e1db698b8b670a7ebda5..94187a80bd60baab4b9c4b949ad820d730578123:/man/post.man diff --git a/man/post.man b/man/post.man index af411fab..0e8e3093 100644 --- a/man/post.man +++ b/man/post.man @@ -197,13 +197,16 @@ program. .PP If nmh is using the SMTP MTA, the .B \-server -and the +and .B \-port -switches can be used to override the default mail server (defined by the -.RI servers -entry in -.I %nmhetcdir%/mts.conf -). +switches can be used to override the default mail server and port. +The default server is set with +.I servers +in +.IR %nmhetcdir%/mts.conf , +and the default port is +.IR submission , +587. .PP If .B nmh @@ -229,7 +232,7 @@ other than the default. The credentials profile entry in describes the ways to supply a username and password. .PP If SASL authentication is successful, -.BR nmh +nmh will attempt to negotiate a security layer for session encryption. Encrypted data is labelled with `(sasl-encrypted)' and `(sasl-decrypted)' when viewing the SMTP transaction with the @@ -288,9 +291,9 @@ use. .SH "PROFILE COMPONENTS" .B post does -.B NOT +.I not consult the user's -.I \&.mh\(ruprofile +.I \&.mh_profile .SH "SEE ALSO" .IR mhmail (1), .IR send (1),