Good day! please pay attention to vpopmail' list. These questions fully covered p (or could be) by rewrited vchkpw module, which could be universal authenticator for qmail & courier servers (pop3 & imap). There no need to use authvchkpw anymore, or compile courier with --authvchkpw, courier can be compiled without any auth lib, but still has full support for vpopmail' users. Auth methods available -- plain, apop, cram-md5. With all features of vpopmail, like auto-user dir creation, passwords update, open-relay, etc... Only one problem left -- sqwebmail, it still needs in authvchkpw, others (courier-imap, courier-pop3) -- don't.
Bill Shupp have nice patch for this issue. ------------------------ Vladimir Kabanov ----- Original Message ----- From: "fdsafd" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 27, 2002 6:45 PM Subject: Re: [courier-users] Qmail+Vpopmail+Courier - Compiler error! > Do make as root.....all works... > > But now i can i forse the use of authvchkpw ??? > > Bye, Stefano > > > ----- Original Message ----- > From: "Ted Love" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, February 27, 2002 1:18 AM > Subject: RE: [courier-users] Qmail+Vpopmail+Courier - Compiler error! > > > > Hi all > > I'm using vpopmail 5.2 and courier IMAP 1.4.3. I am getting the same > > compile errors as Luke on RedHat 7.2. I've tried compiling IMAP 1.4.2 as > > well - same -lvpopmail error. If anyone has any insight into this issue, > > please let us know. I've searched through the archives to no avail. > > Thanks in advance > > --Ted > > > > > > > > FROM: Luke > > DATE: 02/26/2002 12:42:32 > > SUBJECT: [courier-users] Qmail+Vpopmail+Courier - Compiler error! > > Hi all guys, > > > > i'm trying to install courier imap 1.4.3 on slack8 where i've already > > installed qmail+vpopmail (last version for both). When i compile courier i > > alway get the following message: > > > > make[1]: Entering directory `/home/compiler/courier-imap-1.4.3/authlib' > > gcc -I/var/vpopmail/include -g -O2 -Wall -I.. -I./.. -o > > authvchkpw modauthvchkpw.o libauthmod.a libauth.a ../md5/libmd5.a > > ../sha1/libsha1.a -L/var/vpopmail/lib -lvpopmail -lm -lcrypt > > /usr/i386-slackware-linux/bin/ld: cannot find -lvpopmail > > collect2: ld returned 1 exit status > > make[1]: *** [authvchkpw] Error 1 > > make[1]: Leaving directory `/home/compiler/courier-imap-1.4.3/authlib' > > make: *** [all-recursive] Error 1 > > > > > > It seems not to find vpopmail library...I've found a file called > > libvpopmail.a in /var/vpopmail/lib and I've linked this file to the right > > local library path but nothing changes. I've al try to link a fake file > > vpopmail.a to libvpopmail.a but none another time! > > > > What's wrong? > > > > Thanks to all for support > > > > Bye, Stefano > > > > > > > > _______________________________________________ > > courier-users mailing list > > [EMAIL PROTECTED] > > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users > > > > > _______________________________________________ > courier-users mailing list > [EMAIL PROTECTED] > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users > _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
