[opensuse] How to use Courier-imap-debuginfo package
Hi, I'm installing courier-imap on my opensuse 10.2 server. I can't get it to work. It said authentication error when I connect to the pop3 and send the username and password. I guess the problem is in the courier-authlib. I've looked into the log files and could not find any clue. I have set the DEBUG_LOGIN=2 in the authlib config file, there still no extra info in the log files. I then found a Courier-imap-debeuginfo package in the opensuse build server. I installed the package. Now, the question is how do I use it to get debug info for imap? Can any one help me please? Thanks in advance. -- Wai -- Wai ------------------- Quagga: extinction due to misnaming? http://quagga.no-ip.org:8080/wwong/index.html -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
"Wai Wong" <waiwongww@gmail.com> writes:
Hi,
I'm installing courier-imap on my opensuse 10.2 server. I can't get it to work. It said authentication error when I connect to the pop3 and send the username and password.
What errors are shown on the server? Did you add the exact password to the config files on the server?
I guess the problem is in the courier-authlib. I've looked into the log files and could not find any clue. I have set the DEBUG_LOGIN=2 in the authlib config file, there still no extra info in the log files.
Did you restart all courier processes after changing the config file?
I then found a Courier-imap-debeuginfo package in the opensuse build server. I installed the package. Now, the question is how do I use it to get debug info for imap?
The debuginfo package contains the symbols so that source level debugging with gdb is possible. It does not give you any more debugging output, Andreas -- Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj/ SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
Thank you, Andteas,
I'm installing courier-imap on my opensuse 10.2 server. I can't get it to work. It said authentication error when I connect to the pop3 and send the username and password.
What errors are shown on the server? Did you add the exact password to the config files on the server?
The message from courier-pop3d in the log file said: authentication error: Input/output error Actually, I'm using the courier-authlib package with authmysql to do authentication. I've created the database and inserted username and password into the tables.
I guess the problem is in the courier-authlib. I've looked into the log files and could not find any clue. I have set the DEBUG_LOGIN=2 in the authlib config file, there still no extra info in the log files.
Did you restart all courier processes after changing the config file?
Yes, I restarted all courier modules. According to the Courier document at http://www.courier-mta.org/authlib/README.authdebug.html This should give me detail messages, but my system still does not say anything more. So, I could not find out exactly where it went wrong. Can see anything wrong? Could you please help? -- Wai ------------------- Quagga: extinction due to misnaming? http://quagga.no-ip.org:8080/wwong/index.html -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
Andreas Jaeger
-
Wai Wong