Problems imap webmails

bgakos

New member
Joined
May 23, 2010
Messages
2
Hi,

Yesterday I upgraded from Debian 4 to Debian 5.0.4 and we have some problems with logon to our webmails.

SquirrelMail:
Code:
ERROR
Error connecting to IMAP server: localhost.
111 : Connection refused
Go to the login page

/usr/sbin/imapd
Code:
* OK [CAPABILITY IMAP4REV1 LOGIN-REFERRALS AUTH=LOGIN] server.irodapartner.hu IMAP4rev1 2003.339 at Mon, 24 May 2010 07:40:50 +0200 (CEST)

Can't connect to 143: telnet localhost 143
Code:
Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused

/etc/hosts file
Code:
127.0.0.1   localhost  localhost.localdomain

tail -f /var/log/exim/mainlog
Code:
2010-05-24 08:06:29 queue run: process 18155 crashed with signal 11 while delivering 1OGDSp-0001Fk-8K
2010-05-24 08:06:29 queue run: process 18156 crashed with signal 11 while delivering 1OGLF7-0003dk-NY
2010-05-24 08:06:29 queue run: process 18157 crashed with signal 11 while delivering 1OGLMt-0003eB-FA
2010-05-24 08:06:29 queue run: process 18158 crashed with signal 11 while delivering 1OGAsO-0008KS-Gg
2010-05-24 08:06:29 queue run: process 18159 crashed with signal 11 while delivering 1OGLQ4-0003eN-1b
2010-05-24 08:06:29 queue run: process 18160 crashed with signal 11 while delivering 1OGNGG-00045j-Rh
2010-05-24 08:06:29 queue run: process 18161 crashed with signal 11 while delivering 1OGNXs-00048s-0N
2010-05-24 08:06:29 queue run: process 18162 crashed with signal 11 while delivering 1OGFtp-0004sv-PN
2010-05-24 08:06:29 queue run: process 18163 crashed with signal 11 while delivering 1OG9hi-0001O6-Jx
2010-05-24 08:06:29 queue run: process 18164 crashed with signal 11 while delivering 1OGLDN-0003da-Mm

What should I do?

Regards,
bgakos
 
Are you running Debian 5.0.4 on 32 or 64bit? Did you use AMD core or x86/x64 kernel?

I'm gathering you upgraded your OS on the same box as running DA. As DA doesn't use APT package manager, your installation will most likely have dependency issues now. (your OS upgrade wont have upgraded the compiled sources of DA).

You probably will need to raise a ticket with support.

Alternatively, you could look at running custombuild ...
 
Back
Top