[Kroupware] IMAP/POP Authentication problems

Raphael Vallazza kroupware@mail.kde.org
13 Jan 2003 01:29:00 +0100


--=-eoqZjsecVm7MicdreFu0
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Hi!

This weekend i tried to compile kolab on e-smith sme server (RedHat 7.3
based). There where some problems with gcc (it a special version of
binutils, i got it from the openpkg base) and some minor patches to the
apache.spec file (i disabled mod_auth_dbm, because it refused to
compile). I solved the problems and successfully compiled kolab.
After that i've installed the binary rpms with no errors. Everything
seemed to work, but then i discovered that i can't login to the POP/IMAP
server. Even if i tried to telnet to port 110 it just refused to connect
(without any prompt).
I looked if imapd and pop3d daemons where running (with netstat), and
they where running. 

Everytime i try to connect to the imap or pop server i get the following
line in /var/log/messages:
Jan 13 02:20:16 sme imapd[19368]: refused connection from 127.0.0.1

And if i try to execute imtest i get the following error:
kolab@sme$ ./bin/imtest localhost
failure: prot layer failure

Can someone help me? Thanks in advance.

I've attached a document with a dump of /var/log/messages when kolab
starts.

bye
raf

P.S. i've made a python script that automates the compilation of kolab
src.rpms, if someone is interested... :)

--=-eoqZjsecVm7MicdreFu0
Content-Disposition: attachment; filename=msg.txt
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; name=msg.txt; charset=UTF-8

Jan 13 02:16:58 sme master: setrlimit: Unable to set file descriptors limit=
 to -1: Operation not permitted
Jan 13 02:16:58 sme master: retrying with 1024 (current max)
Jan 13 02:16:58 sme master[19067]: process started
Jan 13 02:16:58 sme master[19069]: about to exec /kolab/bin/ctl_cyrusdb
Jan 13 02:16:58 sme ctl_cyrusdb[19069]: recovering cyrus databases
Jan 13 02:16:59 sme slapd[19114]: daemon: socket() failed errno=3D97 (Addre=
ss family not supported by protocol)
Jan 13 02:16:59 sme slapd[19114]: bdb_open: Sleepycat Software: Berkeley DB=
 4.0.14: (November 18, 2001)
Jan 13 02:17:01 sme ctl_cyrusdb[19069]: done recovering cyrus databases
Jan 13 02:17:01 sme master[19067]: ready for work
Jan 13 02:17:01 sme master[19258]: about to exec /kolab/bin/tls_prune
Jan 13 02:17:01 sme master[19259]: about to exec /kolab/bin/ctl_deliver
Jan 13 02:17:01 sme master[19260]: about to exec /kolab/bin/ctl_cyrusdb
Jan 13 02:17:01 sme ctl_cyrusdb[19260]: checkpointing cyrus databases
Jan 13 02:17:02 sme ctl_deliver[19259]: duplicate_prune: pruning back 3 day=
s
Jan 13 02:17:02 sme kolab[19085]: kolab initialization starts
Jan 13 02:17:02 sme ctl_deliver[19259]: duplicate_prune: purged 0 out of 0 =
entries
Jan 13 02:17:02 sme master[19067]: process 19259 exited, status 0
Jan 13 02:17:02 sme tls_prune[19258]: tls_prune: purged 0 out of 0 entries
Jan 13 02:17:02 sme ctl_cyrusdb[19260]: archiving log file: /kolab/var/imap=
d/db/log.0000000001
Jan 13 02:17:02 sme master[19067]: process 19258 exited, status 0
Jan 13 02:17:03 sme kolab[19085]: generating new config
Jan 13 02:17:02 sme ctl_cyrusdb[19260]: archiving database file: /kolab/var=
/imapd/mailboxes.db
Jan 13 02:17:02 sme saslauthd[19320]: START: saslauthd 2.1.9
Jan 13 02:17:02 sme ctl_cyrusdb[19260]: archiving log file: /kolab/var/imap=
d/db/log.0000000001
Jan 13 02:17:02 sme ctl_cyrusdb[19260]: done checkpointing cyrus databases
Jan 13 02:17:02 sme saslauthd[19336]: master PID is: 19336
Jan 13 02:17:03 sme master[19067]: process 19260 exited, status 0
Jan 13 02:17:03 sme saslauthd[19336]: daemon started, listening on /kolab/v=
ar/sasl/saslauthd/mux
Jan 13 02:17:03 sme kolab[19085]: added group admin:*:60000:
Jan 13 02:17:03 sme kolab[19085]: added group maintainer:*:60001:
Jan 13 02:17:03 sme master[19368]: about to exec /kolab/bin/imapd
Jan 13 02:17:03 sme imap[19368]: executed
Jan 13 02:17:03 sme imapd[19368]: refused connection from 127.0.0.1
Jan 13 02:17:04 sme saslauthd[19435]: START: saslauthd 2.1.9
Jan 13 02:17:04 sme saslauthd[19443]: master PID is: 19443
Jan 13 02:17:04 sme saslauthd[19443]: FATAL: setting master lock on /kolab/=
var/sasl/saslauthd/mux.pid: Resource temporarily unavailable
Jan 13 02:17:07 sme kolab[19497]: kolab initialization starts
Jan 13 02:17:07 sme kolab[19497]: generating new config
Jan 13 02:17:07 sme kolab[19497]: added group admin:*:60000:
Jan 13 02:17:07 sme kolab[19497]: added group maintainer:*:60001:

--=-eoqZjsecVm7MicdreFu0--