From 0a7cc64b368172a862a7c970972d5b79e9ecc761 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 26 Jun 1999 03:28:11 +0000 Subject: Support imapd PREAUTH response. svn path=/trunk/; revision=2509 --- fetchmail.man | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'fetchmail.man') diff --git a/fetchmail.man b/fetchmail.man index 3896971c..07a999a9 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -636,6 +636,10 @@ to already have a ticket-granting ticket. You may pass a username different from your principal name using the standard \fB--user\fR command or by the \fI.fetchmailrc\fR option \fBuser\fR. .PP +If your IMAP daemon returns the PREAUTH response in its greeting line, +fetchmail will notice this and skip the normal authentication step. +This could be useful, e.g. if you start imapd explicitly using ssh. +.PP If you are using POP3, and the server issues a one-time-password challenge conforming to RFC1938, \fIfetchmail\fR will use your password as a pass phrase to generate the required response. This -- cgit v1.2.3