On Sun, 2002-02-24 at 20:04, [EMAIL PROTECTED] wrote: > Is there a way to get more infos about what is going on, e.g. _why_ the > login failed??
I ran into similar difficulties when trying to "debug" my pgsql setup. I found no way to see what's going on behind the scenes of courier, but I found it useful to make postgresql report all the queries in the syslog. See debug_print_query, syslog, syslog_facility and syslog_ident in data/postgresql.conf. Hope this helps, georgeb _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
