X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/fd2a10c17dec1491b240a3f098eb621c7bf55b31..e66e25ec491d0fb3df708000d8494b4d598f0263:/config.h.in?ds=sidebyside diff --git a/config.h.in b/config.h.in index 4fa91e5e..a97210fb 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"