On Monday, November 26, 2001, at 10:17 PM, Mate Wierdl wrote: > I already have courier imap installed, and now I would like to install > vpopmail. How do I let courier-imap know to use vchkpw? The FAQ is > talking about /usr/lib/courier-imap/etc/imapd.config, but I get > > /bin/ls: /usr/lib/courier-imap/etc/imapd.config: No such file or > directory > > What is the updated info? I do understand that I am supposed to > replace preauthvchkpw.c. > > Since I am building rpms, it would be really useful to know how to > build courier-imap without vpopmail as build prerequisite.
Get vpopmail installed first. Then grab the latest courier-imap. I'm not sure what version you have installed, but imapd.config changed to imapd some time ago. You'll have problems reading libvpopmail.a when compiling courier-imap as a non root user. You'll need to temporarily change permissions on libvpopmail.a before compiling. Regards, Bill Shupp
