Karsten Dambekalns wrote:
On Don, Feb 27, 2003 at 10:56:46 +0000, Roland Schneider wrote:


My MySQL log shows the query actually happens. authtest just gives me
'Temporary failure from authdaemon'. The courier log just says 'LOGIN
FAILED'.

Unless you provide the query verbatim as logged by mysql, and the result if you execute the query manually its safe to assume a typo and/or whitespaces where none should be.


In 'my' thread all this has been discussed already, and it seems even
Sam gave up. I *did* show the query, and I *did* show the results, and
I *did* check the config files for whitespace (more than once).


You may want to check out the "recordio" program from:


http://cr.yp.to/ucspi-tcp.html

to record all I/O and see what's happening. It may help. Possibly strace also if you have that instead. Not sure how much or what it will record, but I'd guess it would show the outbound MySQL connection attempt to make sure it's even connecting properly and such.

Keep in mind you will probably have to integrate this into your rc file somewhere to capture it (unless you run Courier-IMAP via daemontools like me)

/jesse



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to