diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-02-18 21:59:34 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-02-18 21:59:34 +0000 |
commit | 585297f13a277af213bf4446e69c7ba59893016a (patch) | |
tree | 18bed41e96b82b20a9e037e6217872e7ce6a51a7 | |
parent | 6bfce664bcca42f2c3e253dc774fbce6dd662aed (diff) | |
download | fetchmail-585297f13a277af213bf4446e69c7ba59893016a.tar.gz fetchmail-585297f13a277af213bf4446e69c7ba59893016a.tar.bz2 fetchmail-585297f13a277af213bf4446e69c7ba59893016a.zip |
Note from Craig.
svn path=/trunk/; revision=1650
-rw-r--r-- | INSTALL | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -24,12 +24,13 @@ a valid USER id. If the OK response includes the string "otp-", you should install OPIE. You need version 2.32 or better. The OPIE library sources are available at ftp://ftp.inner.net/pub/opie. +You can also find OPIE and IPV6-capable servers there. -Building in IPv6 support and the network security patches REQUIRES that -Craig Metz's inet6-apps kit be installed; the network security patches -require that the kit be built with network security API support -enabled. The kit can be gotten from ftp.ipv6.inner.net:/pub/ipv6 (via -IPv6) or ftp.inner.net /pub/ipv6 (via IPv4). +Building in IPv6 support or the IPsec patches REQUIRES that Craig +Metz's inet6-apps kit be installed; the IPsec patches require that the +kit be built with network security API support enabled. The kit can be +gotten from ftp.ipv6.inner.net:/pub/ipv6 (via IPv6) or ftp.inner.net +/pub/ipv6 (via IPv4). 2. CONFIGURE |