X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1b5a1bd2244d3e1c12b7c9e1f48e445de5ad2ea2..98ca421a4a9b4363ca37a45d6ccae14edb1fb587:/man/msgchk.man diff --git a/man/msgchk.man b/man/msgchk.man index 49a841d2..55d4a189 100644 --- a/man/msgchk.man +++ b/man/msgchk.man @@ -1,6 +1,5 @@ .\" .\" %nmhwarning% -.\" $Id$ .\" .TH MSGCHK %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME @@ -19,15 +18,13 @@ all/mail/nomail ] .IR hostname ] .RB [ \-user .IR username ] -.RB [ \-apop " | " \-noapop ] -.RB [ \-kpop ] .RB [ \-sasl ] .RB [ \-saslmech .IR mechanism ] .RB [ \-snoop ] %nmhendpop% .RI [ users -... ] +\&... ] .RB [ \-version ] .RB [ \-help ] .ad @@ -135,46 +132,6 @@ POP server. .PP If .B nmh -has been compiled with APOP support, the -.B \-apop -switch will cause -.B msgchk -to use APOP rather than standard POP3 authentication. Under APOP, -a unique string (generally of the format -.RI < pid . timestamp @ hostname >) -is announced by the POP server. -Rather than `USER -.IR user ', -`PASS -.IR password ', -.B msgchk -sends `APOP -.I user -.IR digest ', -where digest is the MD5 hash of the unique string -followed by a `secret' shared by client and server, essentially equivalent to -the user's password (though an APOP-enabled POP3 server could have separate APOP -and plain POP3 passwords for a single user). -.B \-noapop -disables APOP in cases -where it'd otherwise be used. -.PP -If -.B nmh -has been compiled with KPOP support, the -.B \-kpop -switch will allow -.B msgchk -to use Kerberized POP rather than standard POP3 on a given -invocation. If -.B POPSERVICE -was also #defined to "kpop", -.B msgchk -will be -hardwired to always use KPOP. -.PP -If -.B nmh has been compiled with SASL support, the .B \-sasl switch will enable