X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=config.h.in;h=a97210fbed62c742952f41b8792efae2f0c8ac6f;hb=985869792a2afcc507d8bbd43f88680e81e3cc20;hp=4fa91e5e53dfa8c489318d84a56f3d45ea28264d;hpb=fd2a10c17dec1491b240a3f098eb621c7bf55b31;p=mmh diff --git a/config.h.in b/config.h.in index 4fa91e5..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"