Glenn Gallien writes: > I am trying to build Courier-IMAP with authmysql, but after running > make, authinfo doesn't show authmysql. > MySQL is installed from source and I have tried using CPPFLAGS > and LDFLAGS to link to mysql headers and libs. > Courier-IMAP runs fine without authmysql, SSL and DB headers > and libs are located just fine, but I want to use MySQL for easier > management.
Examine authlib/config.log and look for compiler/link errors that prevent mysql support from being detected. -- Sam _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
