aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-09-25 06:42:29 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-09-25 06:42:29 +0000
commit3140c08b2e098606763eece6bf53a2c48e069e05 (patch)
tree161e97aa03610ff1bd08ecf412b277bb034608dd /INSTALL
parent10b84a40c3316accfa2446a386452536b37d55e9 (diff)
downloadfetchmail-3140c08b2e098606763eece6bf53a2c48e069e05.tar.gz
fetchmail-3140c08b2e098606763eece6bf53a2c48e069e05.tar.bz2
fetchmail-3140c08b2e098606763eece6bf53a2c48e069e05.zip
First pass at OPIE 2.32 support.
svn path=/trunk/; revision=1407
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL9
1 files changed, 5 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 2fb39b3b..f5615267 100644
--- a/INSTALL
+++ b/INSTALL
@@ -13,14 +13,15 @@ running fetchmail.
1. USEFUL THINGS TO INSTALL FIRST
If you want support for RFC1938-compliant one-time passwords, you'll
-need to install Craig Metz's OPIE libraries first. Then configure
-with --enable-OPIE, and fetchmail build process will detect them and
-compile appropriately.
+need to install Craig Metz's OPIE libraries first and *make sure
+they're on the normal library path* where configure will find them. Then
+configure with --enable-OPIE, and fetchmail build process will detect
+them and compile appropriately.
Note: there is no point in doing this unless your server is
OTP-enabled. To test this, telnet to the server port and give it
a valid USER id. If the OK response includes the string "otp-",
-you should install OPIE.
+you should install OPIE. You need version 2.32 or better.
The OPIE library sources are available at ftp://ftp.inner.net/pub/opie.