X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Finc.c;h=0d36423bdef10157a4bc85b11c6d38e15d1f5582;hb=b28e871ba874a53257b37eed94adfc365ed6ebf2;hp=f00c337e79201ce19b112b5bd323080c367f9bd9;hpb=017a82124bf2ea39ced5aa4c8f969c18b3c2fb90;p=mmh diff --git a/uip/inc.c b/uip/inc.c index f00c337..0d36423 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