Thus spake Sam Varshavchik on Mon, Aug 30, 2004 at 06:58:29PM CDT > Lindsay Haisley writes: > >I have MYSQL_SELECT_CLAUSE working nicely with a non-standard query on > >courier-0.38.2 and authmysql. I'm trying to get courier with authmysql set > >up and working on a customer's mail system the same way, and it looks as if > >MYSQL_SELECT_CLAUSE isn't working at all in courier-0.46. > > > >Nothing shows up in the mysql log so apparently no mysql query is being > >made by the mail server. > > This indicates a connectivity problem. Check your login parameters: > > MYSQL_SERVER > MYSQL_USERNAME > MYSQL_PASSWORD
These are OK. If I comment out MYSQL_SELECT_CLAUSE and let authmysql build its own query, then everything is hunky-dory, the query works, and shows up in the mysql log, so it's not connectivity. -- Lindsay Haisley | "Everything works | PGP public key FMP Computer Services | if you let it" | available at 512-259-1190 | (Travis W. Redfish) | <http://www.fmp.com/pubkeys> http://www.fmp.com | ("The Roadie") | ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
