X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=INSTALL;h=b361a921a3ded9a8a221d5cc4ba1fe5acea13341;hb=b5a52578dc64a15121c49c72f1441e15603edcf4;hp=a0b7520420def7e0cf14f1164f75a5883940e205;hpb=903b0498f0996fd45edfe33078f210381c228b27;p=~andy%2Ffetchmail diff --git a/INSTALL b/INSTALL index a0b75204..b361a921 100644 --- a/INSTALL +++ b/INSTALL @@ -15,6 +15,9 @@ distribution, answers the most common questions about configuring and running fetchmail. --------------------------------------------------------------------- +NOTE This is an alpha version that has not been thoroughly tested! +===== + 1. PREPARATIONS: USEFUL THINGS TO INSTALL FIRST @@ -82,11 +85,6 @@ The configure script accepts certain standard configuration options. These include --prefix, --exec-prefix, --bindir, --infodir, --mandir, and --srcdir. Do 'configure --help' for more. -POP2 support is no longer compiled in by default, as POP2 is way obsolete -and there don't seem to be any live servers for it anymore. You can -configure it back in if you want with 'configure --enable-POP2', but -leaving it out cuts the executable's size slightly. - Support for CompuServe's RPA authentication method (rather similar to APOP) is available but also not included in the standard build. You can compile it in with 'configure --enable-RPA'.