3 messages in net.sourceforge.lists.courier-users[courier-users] Re: vpopmail + courie...
FromSent OnAttachments
and...@imxdv2.jpsystems.comApr 23, 2001 9:17 am 
Patrick PriceApr 23, 2001 2:02 pm 
Sam VarshavchikApr 23, 2001 2:58 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Re: vpopmail + courier imapActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Apr 23, 2001 2:58:57 pm
List:net.sourceforge.lists.courier-users

and@imxdv2.jpsystems.com writes:

popmail library (libvpopmail.a). the courier make obviously recognizes that i h ave vpopmail installed and is attempting to compile the vauth libraries. but it appears that courier imap cannot make the associations to mysql.

Correct. The vpopmail library can use other database back-ends, not just mysql.

If you're using mysql, you need to manually have mysql linked in.

Try:

DYNMYSQLLIBS=" [ link options for mysql ]" export DYNMYSQLLIBS ./configure [options]