Michael Nguyen writes:
Sam Varshavchik wrote:
Michael Nguyen writes:
So, I'm trying to get Courier IMAP/Authlib to go on a Dual Core
Opteron box running Fedora Core 6 but I've run into some trouble.
Everything seems to compile fine, but I can't get logged in and
futhermore I can't figure out what's wrong. Here's some information
that will hopefully help:
1) The issue
+OK Hello there.
user ectest
+OK Password required.
pass test123
-ERR Temporary problem, please try again later
2) /var/log/messages
Dec 6 11:32:49 ec10 kernel: authdaemond[21229]: segfault at
0000000000000000 rip 00002b4be2aeec40 rsp 00007fffffec0ee8 error 4
Which version of courier-authlib, and which authentication modules?
Courier Authlib 0.53
MySQL Authentication module
I dimly recall that there was some occasion where typos or errors in
authmysqlrc resulted in a segfault. I don't remember the details. It was a
long time ago.
In any case, I don't understand where you got this three-year old version
from. The current version on the download page is 0.60.2, and that's what
you should download, build, and install. Presumably you've just installed
this, so how you ended up with this three-year old code, instead of the
current version, is a mystery to me.