From 8a95cd7b2d55a11e6604931cb2f5476f8150f1e9 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 10 Oct 1996 15:25:45 +0000 Subject: Chris Hanson's Kerberos support, plus documentation. svn path=/trunk/; revision=280 --- fetchmail.man | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'fetchmail.man') diff --git a/fetchmail.man b/fetchmail.man index 2027b1b0..39ba3594 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -76,6 +76,10 @@ machine). POP3/IMAP only. Delete old (previously retrieved) messages from the mailserver before retrieving new messages. .TP +.B \-c, --check +Return a status code to indicate whether there is mail waiting, +without actually fetching or deleting mail (see EXIT CODES below). +.TP .B \-f pathname, --fetchmailrc pathname Specify a non-default name for the .I .fetchmailrc @@ -110,6 +114,8 @@ Post Office Protocol 2 Post Office Protocol 3 .IP APOP Use POP3 with MD5 authentication. +.IP KPOP +POP3 with Kerberos authentication. .RE .TP .B \-P, --port @@ -124,7 +130,7 @@ behavior when no folder is specified. .TP .B \-s, --silent Silent mode. Suppresses all progress/status messages that are normally -echoed to stderr during a fetch. If both the +echoed to standard error during a fetch. If both the .B silent and .B verbose @@ -380,6 +386,7 @@ Legal protocol identifiers are pop3 (or POP3) imap (or IMAP) apop (or APOP) + kpop (or APOP) .PP You can use the `noise' keywords \fBand\fR, \fBwith\fR, \fBhas\fR, \fBwants\fR, and \fBoptions\fR anywhere in an entry to make -- cgit v1.2.3