On Fri, Apr 09, 2004 at 08:07:51PM -0400, Trevor Astrope wrote: > Hello, > > Does anyone know how to enable debug logging to syslog in sqwebmail? I'm > using sqwebmail 4.0.3. > > What I did so far was to set auth_debug_login_level to 2 in > authlib/debug.c and DEBUG_LOGIN to 2 in apache's httpd.conf. But I don't > get any debug info in my logs.
You won't. That's an option for POP3 logging in courier-imap. I am working on a set of patches against courier-imap/sqwebmail to do full authentication logging to syslog. Please wait a week or so... Until then, you have to read the docs carefully, or use other tools (e.g. strace, tcpdump, turn up debugging on your ldap/mysql server, etc) to work out what is happening. Cheers, Brian.
