X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/bc0987627f1c80fddba89a32fbbd230f9a8fbe4d..3f845b1b0676bc1c5158ec5ee711eede43de914c:/man/msgchk.man diff --git a/man/msgchk.man b/man/msgchk.man index 39d89251..7669f7a1 100644 --- a/man/msgchk.man +++ b/man/msgchk.man @@ -22,6 +22,7 @@ all/mail/nomail ] .RB [ \-sasl " | " \-nosasl ] .RB [ \-saslmech .IR mechanism ] +.RB [ \-tls ] .RB [ \-initialtls ] .RB [ \-notls ] .RB [ \-certverify " | " \-nocertverify ] @@ -155,13 +156,18 @@ for more details. If .B nmh has been compiled with TLS support, the +.B \-tls +and .B \-initialtls -switch will require the negotiation of TLS when connecting +switches will require the negotiation of TLS when connecting to the remote POP server. The +.B \-tls +switch will negotiate TLS as part of the normal POP protocol using +the STLS command. The .B \-initialtls switch will negotiate TLS immediately after the connection has taken place, before any POP commands are sent or received. Data encrypted by TLS is -labeled `(tls-encrypted)' and `(tls-decrypted)` with viewing the POP +labeled `(tls-encrypted)' and `(tls-decrypted)' with viewing the POP transaction with the .B \-snoop switch. The