X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=config.h.in;h=a97210fbed62c742952f41b8792efae2f0c8ac6f;hb=985869792a2afcc507d8bbd43f88680e81e3cc20;hp=2fc6d3ba9c86520b186edaf85087c0bed399f9df;hpb=50d72c7ccf5c1a2672ae3c5721e465a5b854a058;p=mmh diff --git a/config.h.in b/config.h.in index 2fc6d3b..a97210f 100644 --- a/config.h.in +++ b/config.h.in @@ -101,11 +101,11 @@ #define BUILTIN_FTP 1 /* - * If you enable POP support, this is the the port name - * that nmh will use. Make sure this is defined in your - * /etc/services file (or its NIS/NIS+ equivalent). If you - * are using KPOP, you will probably need to change this - * to "kpop". + * If you enable POP support, this is the the port name that nmh will use. Make + * sure this is defined in your /etc/services file (or its NIS/NIS+ equivalent). + * If you are using KPOP, you will need to change this to "kpop" unless you want + * to be able to use both POP3 _and_ Kerberized POP and plan to use inc and + * msgchk's -kpop switch every time in the latter case. */ #define POPSERVICE "pop3" @@ -224,8 +224,8 @@ /* * Define this to compile client-side support for pop into * inc and msgchk. Do not change this value manually. You - * must run configure with the '--enable-nmh-pop' option - * to correctly build the pop client support. + * must run configure with the '--enable-pop' option to + * correctly build the pop client support. */ #undef POP