From 06093ccd700f061429f6c5f5118ae36a14b40f7d Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 26 Apr 2001 03:24:47 +0000 Subject: Now let's try to resolve the authentication problem. svn path=/trunk/; revision=3297 --- fetchmail-FAQ.html | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'fetchmail-FAQ.html') diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 612bb6d0..b086e59f 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -10,7 +10,7 @@
Back to Fetchmail Home Page To Site Map -$Date: 2001/04/10 12:45:53 $ +$Date: 2001/04/26 03:24:46 $

Frequently Asked Questions About Fetchmail

@@ -1340,7 +1340,16 @@ for details. The solution is to upgrade your fetchmail.

S2. How can I use fetchmail with Microsoft Exchange?

-Fetchmail now supports the proprietary NTLM mode used with M$ Exchange +

It's been reliably reported that Exchange 2000's POP3 support is so +broken that it's unusable. One symptom is that messages without +a terminating newline get the POP3 message termination dot emitted -- +you guessed it -- right after the last character of the message, with +no terminating newline added. This will hang fetchmail or any other +RFC-compliant server. IMAP is alleged to work OK, though. + +

Older versions of Exchange are semi-usable. + +

Fetchmail supports the proprietary NTLM mode used with M$ Exchange servers. To enable this, configure fetchmail with the --enable-NTLM option and recompile it. Note: if you specify a user option value that looks like `user@domain', the part to the left of the @ will @@ -2941,7 +2950,7 @@ switching to IMAP and using a short expunge interval.
Back to Fetchmail Home Page To Site Map -$Date: 2001/04/10 12:45:53 $ +$Date: 2001/04/26 03:24:46 $

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