X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Fmsgchk.man;h=cadf46ca4f8220853d19fb990a74a0b8b376eb7c;hb=cbaaccc109298129f33411909d68e772d138bb1b;hp=49a841d263b73ac0c47290e5d41db65a7dcb1349;hpb=1b5a1bd2244d3e1c12b7c9e1f48e445de5ad2ea2;p=mmh diff --git a/man/msgchk.man b/man/msgchk.man index 49a841d..cadf46c 100644 --- a/man/msgchk.man +++ b/man/msgchk.man @@ -1,8 +1,7 @@ +.TH MSGCHK %manext1% "January 27, 2012" "%nmhversion%" .\" .\" %nmhwarning% -.\" $Id$ .\" -.TH MSGCHK %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME msgchk \- check for messages .SH SYNOPSIS @@ -14,20 +13,16 @@ msgchk \- check for messages all/mail/nomail ] .RB [ \-nonotify all/mail/nomail ] -%nmhbeginpop% .RB [ \-host .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 @@ -80,8 +75,6 @@ switch directs .B msgchk to print out the last date mail was read, if this can be determined. -%nmhbeginpop% - .SS "Using POP" .B msgchk will normally check all the local mail drops, but if @@ -135,46 +128,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 @@ -193,8 +146,6 @@ with `(encrypted)' and `(decrypted)' when viewing the POP transaction with the .B \-snoop switch. -%nmhendpop% - .SH FILES .fc ^ ~ .nf @@ -203,7 +154,6 @@ switch. ^%etcdir%/mts.conf~^nmh mts configuration file ^%mailspool%/$USER~^Location of mail drop .fi - .SH "PROFILE COMPONENTS" .fc ^ ~ .nf @@ -211,16 +161,13 @@ switch. .ta \w'ExtraBigProfileName 'u None .fi - .SH "SEE ALSO" -inc(1) - +.IR inc (1) .SH DEFAULTS .nf .RB ` user "' defaults to the current user" .RB ` \-date ' .RB ` "\-notify\ all" ' .fi - .SH CONTEXT None