X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/fd2a10c17dec1491b240a3f098eb621c7bf55b31..e66e25ec491d0fb3df708000d8494b4d598f0263:/acconfig.h diff --git a/acconfig.h b/acconfig.h index 8d15ad9e..c35d705a 100644 --- a/acconfig.h +++ b/acconfig.h @@ -100,11 +100,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"