What version of vpopmail are you using? I think you will find that the bugs you mention below are fixed in the recent vpopmail development versions....
Michael. ----- Original Message ----- From: "Alex Borges" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, January 18, 2004 7:59 AM Subject: Re: [vchkpw] Sorry.... > No better teacher than one self....sorry for the happy trigger, i > shouldve researched a bit more....here is the solution with the latest > vanilla courier imap: > > > 1.- Dont know why /home/vpopmail/etc/lib_deps and inc_deps is not > created by vpopmail install....BUT, you need to put in there the > includes and libs that courier will need to link into vpopmail. > Here is mine: > > [EMAIL PROTECTED]:~/courier-imap-2.2.1$ cat /home/vpopmail/etc/lib_deps > -L/home/vpopmail/lib -lvpopmail -L/usr/lib/ -lmysqlclient -lz > [EMAIL PROTECTED]:~/courier-imap-2.2.1$ cat /home/vpopmail/etc/inc_deps > -I/home/vpopmail/include > > 2.- Even then, as vpopmail sets the permissions on the ~/lib directory > to +x to root and to vpopmail.a +r only to root, youll need to either > change (temporarily) the permissions so that the compiling user can read > and change into the directory. To be on the safe side, you can put in > /etc/ld.so.conf the /home/vpopmail/lib directory. Thats what i did, it > worked. > > Now, ill keep you posted on "DOES IT RUN?" > > 3.- Too much to keep track off with my previous configure options.... > so, i changed to what the inter7 vpopmail faq recomends.... > > >