X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/017a82124bf2ea39ced5aa4c8f969c18b3c2fb90..e66e25ec491d0fb3df708000d8494b4d598f0263:/uip/inc.c diff --git a/uip/inc.c b/uip/inc.c index f00c337e..0d36423b 100644 --- a/uip/inc.c +++ b/uip/inc.c @@ -402,6 +402,9 @@ main (int argc, char **argv) if (inc_type == INC_POP) { if (user == NULL) user = getusername (); + if ( strcmp( POPSERVICE, "kpop" ) == 0 ) { + kpop = 1; + } if (kpop || ( rpop > 0)) pass = getusername (); else