From f6b7a3a3a1512c1a877f39b5bc606dcef2fcd922 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 17 Oct 1998 16:24:28 +0000 Subject: More verbosity fixes. svn path=/trunk/; revision=2103 --- fetchmail-FAQ.html | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) (limited to 'fetchmail-FAQ.html') diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index e0c4a691..9f637124 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -10,7 +10,7 @@
Back to Fetchmail Home Page To Site Map -$Date: 1998/10/17 15:10:42 $ +$Date: 1998/10/17 16:24:27 $

Frequently Asked Questions About Fetchmail

@@ -388,14 +388,16 @@ to see these, or telnet direct to the server port (110 for POP3, 143 for IMAP).

The facility you are most likely to have available is APOP. This is a -POP3 feature supported by many servers. If you see something in the -greeting line that looks like an angle-bracket-enclosed Internet -address with a numeric left-hand part, that's an APOP challenge (it -will vary each time you log in). You can register a secret on the -host (using popauth(8) or some program like it). Specify -the secret as your password in your .fetchmailrc; it will be used to -encrypt the current challenge, and the encrypted form will be sent -back the the server for verification.

+POP3 feature supported by many servers (fetchmailconf's autoprobe +facility will detect it and tell you if you have it). If you see +something in the greeting line that looks like an +angle-bracket-enclosed Internet address with a numeric left-hand part, +that's an APOP challenge (it will vary each time you log in). You can +register a secret on the host (using popauth(8) or some +program like it). Specify the secret as your password in your +.fetchmailrc; it will be used to encrypt the current challenge, and +the encrypted form will be sent back the the server for +verification.

Alternatively, you may have Kerberos available. This may require you to set up some magic files in your home directory on your client @@ -423,7 +425,7 @@ OTP, you will specify a password but it will not be sent en clair.

Sadly, there is at present (July 1998) no OTP or APOP-like facility generally available on IMAP servers. However, there do exist patches which will OTP-enable the University of Washington IMAP -daemon, version 4.1-BETA. And we have a report that the GSSAPI +daemon, version 4.2-FINAL. And we have a report that the GSSAPI support in fetchmail works with the GSSAPI support in the most recent version of UW IMAP.

@@ -439,7 +441,7 @@ not currently a standard way to do this; fetchmail also uses this method, so the two will interoperate happily. They better, because this is how Craig gets his mail ;-)

-(One important win of OTP is that it's not subject to ITAR restrictions.)

+(One important win of OTP is that it's not subject to EAR restrictions.)


G9. Is any special configuration needed to use a dynamic IP address?

@@ -2182,7 +2184,7 @@ Re-ordering messages is a user-agent function, anyway.

Back to Fetchmail Home Page To Site Map -$Date: 1998/10/17 15:10:42 $ +$Date: 1998/10/17 16:24:27 $

Eric S. Raymond <esr@snark.thyrsus.com>
-- cgit v1.2.3