X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Finc.c;h=0d36423bdef10157a4bc85b11c6d38e15d1f5582;hp=f00c337e79201ce19b112b5bd323080c367f9bd9;hb=b1be76de8f184485753349ec27b2cdf2a4530965;hpb=a8e56d438ed27c6c77a6be33b54f315eb1d4ba22 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