diff options
| author | Eric S. Raymond <esr@thyrsus.com> | 1997-07-30 13:29:45 +0000 |
|---|---|---|
| committer | Eric S. Raymond <esr@thyrsus.com> | 1997-07-30 13:29:45 +0000 |
| commit | cc0be999f7bb693f357173028791e22c0ed3486d (patch) | |
| tree | 41aaf6b534388fd8e55403a43c52fa6e0aeae056 /INSTALL | |
| parent | cfd7b0a60769d5740e9f61e7012907a375456dfd (diff) | |
| download | fetchmail-cc0be999f7bb693f357173028791e22c0ed3486d.tar.gz fetchmail-cc0be999f7bb693f357173028791e22c0ed3486d.tar.bz2 fetchmail-cc0be999f7bb693f357173028791e22c0ed3486d.zip | |
Require OPIE to be explicitly enabled.
svn path=/trunk/; revision=1201
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -13,8 +13,9 @@ 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. The fetchmail -build process will detect them and configure appropriately. +need to install Craig Metz's OPIE libraries first. 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 |
