You can turn on mysql query logging. Look for the file my.cnf (under /etc in
RedHat). Add the following to the section labeled [mysqld]:

log = /path/to/mysql/query.log

Restart mysqld then try connecting to Imap. All connections and queries to
the database will be logged to the specified file. This should let you know
if courier is connecting and what query was sent.

Rob

-----Original Message-----


Hi all,

I'm having some problems getting authmysql to work. Heck, I don't even know
if it works (is there a test script?). I checked /var/log/messages for error
messages from courier-imap, but found none. From ps auwx, I can see a logger
imapd, but dunno what it does.

Can anyone tell me where I can find/ enable logging?



_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to