Hi. I am trying to install courier-imap to work with vpopmail and I get an error when I am compiling the courier-imap source. I am installling courier-imap-0.36a. The only reason im posing to this list is because it seems to have a problem with the vchkpw authentication module. Therefore could have problems with vpopmail libraries although vpopmail is working fine. If anyone has had a similar error can they please advise !! thanks !! make[1]: Entering directory `/disk01/blue/courier-imap-0.36a/authlib' gcc -I/disk02/vpopmail/include -g -O2 -Wall -I.. -I./.. -L/disk02/vpopmail/ lib -o authvchkpw modauthvchkpw.o libauthmod.a libauth.a ../md5/libmd5.a -lvpopmail -lm -lcrypt libauth.a(preauthvchkpw.o): In function `auth_vchkpw_pre': /disk01/blue/courier-imap-0.36a/authlib/preauthvchkpw.c:75: undefined reference to `vclose' make[1]: *** [authvchkpw] Error 1 make[1]: Leaving directory `/disk01/blue/courier-imap-0.36a/authlib' make: *** [check-recursive] Error 1