diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-12-20 04:24:55 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-12-20 04:24:55 +0000 |
commit | 86580018b1a4f35d984abb94f4cbeb82adfb57a6 (patch) | |
tree | d7ff5f774f24e9cd8fede82828f23ab617ada8ed /fetchmail-FAQ.html | |
parent | e0745c64eb12f8ca62ad325c7933f0f0cfc60138 (diff) | |
download | fetchmail-86580018b1a4f35d984abb94f4cbeb82adfb57a6.tar.gz fetchmail-86580018b1a4f35d984abb94f4cbeb82adfb57a6.tar.bz2 fetchmail-86580018b1a4f35d984abb94f4cbeb82adfb57a6.zip |
Version bump.
svn path=/trunk/; revision=2669
Diffstat (limited to 'fetchmail-FAQ.html')
-rw-r--r-- | fetchmail-FAQ.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 8ac81bd0..461a44ea 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -10,7 +10,7 @@ <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a> <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 1999/12/19 20:11:48 $ +<td width="30%" align=right>$Date: 1999/12/20 04:24:55 $ </table> <HR> <H1>Frequently Asked Questions About Fetchmail</H1> @@ -1206,7 +1206,9 @@ for details. The solution is to upgrade your fetchmail.<p> Fetchmail now supports the proprietary NTLM mode used with M$ Exchange servers. To enable this, configure fetchmail with the --enable-NTLM -option and recompile it.<P> +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 +be passed as the username and the part to the right as the NTLM domain.<P> M$ Exchange violates the POP3 RFCs. Its LIST command does not reveal the real sizes of mail in the pop mailbox, but the sizes of the @@ -2508,7 +2510,7 @@ inactivity timeout.<p> <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a> <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 1999/12/19 20:11:48 $ +<td width="30%" align=right>$Date: 1999/12/20 04:24:55 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |