aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-09-23 22:05:29 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-09-23 22:05:29 +0000
commit70ef935e8e38e1a52c52208a89f880450b6e7b4d (patch)
treeb1036cd261e4a43b3046041d4f2dfb9d5ecc3228
parentec5bc0b8681e81fbcb961412ca9b6c6e1139fef8 (diff)
downloadfetchmail-70ef935e8e38e1a52c52208a89f880450b6e7b4d.tar.gz
fetchmail-70ef935e8e38e1a52c52208a89f880450b6e7b4d.tar.bz2
fetchmail-70ef935e8e38e1a52c52208a89f880450b6e7b4d.zip
Add reference to FAQ section B.
svn path=/trunk/; revision=1399
-rw-r--r--INSTALL5
1 files changed, 3 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 096d63d5..2fb39b3b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -75,7 +75,8 @@ Run
make
-This should compile fetchmail for your system.
+This should compile fetchmail for your system. If fetchmail fails to build
+properly, see the FAQ section B on build-time problems.
4. INSTALL
@@ -110,7 +111,7 @@ POP3 servers; also with the IMAP2bis and IMAP4 servers that are
distributed with Pine from the University of Washington; also with the
Cyrus IMAP server from CMU. This covers all the servers normally
hosted on Linux and *BSD systems. It also works with Microsoft Exchange,
-despiite the fact that Microsoft Exchange is extremely broken (returns
+despite the fact that Microsoft Exchange is extremely broken (returns
incorrect message lengths in LIST responses).
7. REPORTING BUGS