1 Oct 2006 01:36
courier auth+imap
Marek Telgarsky <marek <at> telgarsky.com>
2006-09-30 23:36:03 GMT
2006-09-30 23:36:03 GMT
Hello, I've been able to compile Courier auth+imap under Cygwin. This is courier-authlib-0.58 and courier-imap-4.1.1.20060630. Some details from the compile: Besides the more obvious packages like gcc, perl, etc, courier-auth requires the minires-devel package. for auth: ./configure --with-mailuser=SYSTEM --with-mailgroup=SYSTEM --with-db=gdbm for imap: ./configure --with-waitfunc=wait --disable-auth-check --with-db=gdbm Prior to make, I had to change the ./makedat/Makefile in each project. The following line: noinst_PROGRAMS = makedatprog has to be: noinst_PROGRAMS = makedatprog$(EXEEXT) Also, in the main Makefile for courier-imap, the following lines: binPROGRAMS = imapd pop3d maildirmake maildiracl deliverquota maildirkw sbinPROGRAMS = imaplogin pop3login libexecPROGRAMS = makedatprog couriertcpd(Continue reading)
)
RSS Feed