X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/e19df85ee3edbc78b6029aa2344bb62bf4270747..bc4927948a1b01bf2ae8b952dfd2639c1f929f00:/man/msgchk.man?ds=sidebyside diff --git a/man/msgchk.man b/man/msgchk.man index fa502330..eb356c22 100644 --- a/man/msgchk.man +++ b/man/msgchk.man @@ -1,4 +1,4 @@ -.TH MSGCHK %manext1% "August 14, 2016" "%nmhversion%" +.TH MSGCHK %manext1% "October 9, 2016" "%nmhversion%" .\" .\" %nmhwarning% .\" @@ -8,6 +8,8 @@ msgchk \- check for messages .HP 5 .na .B msgchk +.RB [ \-help ] +.RB [ \-version ] .RB [ \-date " | " \-nodate ] .RB [ \-notify all/mail/nomail ] @@ -17,18 +19,17 @@ all/mail/nomail ] .IR hostname ] .RB [ \-user .IR username ] -.RB [ \-sasl ] +.RB [ \-sasl " | " \-nosasl ] .RB [ \-saslmech .IR mechanism ] .RB [ \-initialtls ] .RB [ \-notls ] +.RB [ \-certverify " | " \-nocertverify ] .RB [ \-authservice .IR service ] .RB [ \-snoop ] .RI [ users \&... ] -.RB [ \-version ] -.RB [ \-help ] .ad .SH DESCRIPTION The @@ -102,7 +103,7 @@ For debugging purposes, there is also a switch which will allow you to watch the POP transaction take place between you and the POP server. If -.B \-saslmech xoauth2 +.B \-sasl \-saslmech xoauth2 is used, the HTTP transaction is also shown. .PP If @@ -134,7 +135,7 @@ for its other features. If .B nmh has been compiled with OAuth support, the -.B \-saslmech xoauth2 +.B \-sasl \-saslmech xoauth2 switch will enable OAuth authentication. The .B \-user switch must be used, and the @@ -164,6 +165,15 @@ transaction with the switch. The .B \-notls switch will disable all attempts to negotiate TLS. +.PP +When using TLS the default is to verify the remote certificate and SubjectName +against the local trusted certificate store. This can be controlled by +the +.B \-certverify +and +.B \-nocertverify +switches. See your OpenSSL documentation for more information on certificate +verification. .SH FILES .fc ^ ~ .nf