X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Fmsgchk.man;h=cadf46ca4f8220853d19fb990a74a0b8b376eb7c;hb=7fd676d57355fd26c1127a79d9ba805973928316;hp=7c8bf719c851c92c724d0d8d3f20a4de903d3633;hpb=278a48ef53b5dde10d7c88f67f51ce15ad11c0c0;p=mmh diff --git a/man/msgchk.man b/man/msgchk.man index 7c8bf71..cadf46c 100644 --- a/man/msgchk.man +++ b/man/msgchk.man @@ -1,34 +1,31 @@ +.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 .HP 5 +.na .B msgchk .RB [ \-date " | " \-nodate ] .RB [ \-notify 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 .SH DESCRIPTION The .B msgchk @@ -78,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 @@ -133,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 @@ -191,17 +146,14 @@ with `(encrypted)' and `(decrypted)' when viewing the POP transaction with the .B \-snoop switch. -%nmhendpop% - .SH FILES .fc ^ ~ .nf -.ta \w'/usr/local/nmh/etc/ExtraBigFileName 'u +.ta \w'%etcdir%/ExtraBigFileName 'u ^$HOME/\&.mh\(ruprofile~^The user profile ^%etcdir%/mts.conf~^nmh mts configuration file ^%mailspool%/$USER~^Location of mail drop .fi - .SH "PROFILE COMPONENTS" .fc ^ ~ .nf @@ -209,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