uw-imapd not running/working after upgrade to Breezy
Alf-Ivar Holm
alfh at student.matnat.uio.no
Mon Feb 27 12:22:07 UTC 2006
Upgraded from Warty to Hoary yesterday, and IMAP worked, but after
upgrading to Breezy today imapd is not running.
If I run it interactively as root:
$ sudo imapd
Password:
* OK [CAPABILITY IMAP4REV1 LOGIN-REFERRALS STARTTLS AUTH=LOGIN] pompel.pilt.no IMAP4rev1 2003.339 at Mon, 27 Feb 2006 13:12:20 +0100 (CET)
I am still not able to connect to imap2 (143), imap3 (220) or imaps
(993) with telnet. From lsof it also seems that no ports are open:
$ sudo lsof -c imapd
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
imapd 10692 root cwd DIR 22,7 8192 720897 /home/affi
imapd 10692 root rtd DIR 22,1 4096 2 /
imapd 10692 root txt REG 22,6 67940 553897 /usr/sbin/imapd
imapd 10692 root mem REG 0,0 0 [heap] (stat: No such file or directory)
imapd 10692 root mem REG 22,1 37480 2258503 /lib/tls/i686/cmov/libnss_files-2.3.5.so
imapd 10692 root mem REG 22,1 68804 2258509 /lib/tls/i686/cmov/libresolv-2.3.5.so
imapd 10692 root mem REG 22,6 1022224 51013 /usr/lib/i686/cmov/libcrypto.so.0.9.7
imapd 10692 root mem REG 22,6 191744 51014 /usr/lib/i686/cmov/libssl.so.0.9.7
imapd 10692 root mem REG 22,1 5620 2256594 /lib/libcom_err.so.2.1
imapd 10692 root mem REG 22,6 138844 51750 /usr/lib/libk5crypto.so.3.0
imapd 10692 root mem REG 22,6 389600 51752 /usr/lib/libkrb5.so.3.2
imapd 10692 root mem REG 22,6 78292 51749 /usr/lib/libgssapi_krb5.so.2.2
imapd 10692 root mem REG 22,1 1226096 2256918 /lib/tls/i686/cmov/libc-2.3.5.so
imapd 10692 root mem REG 22,1 8252 2257002 /lib/tls/i686/cmov/libdl-2.3.5.so
imapd 10692 root mem REG 22,1 28492 2256586 /lib/libpam.so.0.76
imapd 10692 root mem REG 22,6 760232 49797 /usr/lib/libc-client.so.2002edebian.1
imapd 10692 root mem REG 22,1 86596 2256584 /lib/ld-2.3.5.so
imapd 10692 root 0u CHR 136,2 4 /dev/pts/2
imapd 10692 root 1u CHR 136,2 4 /dev/pts/2
If I reinstall uw-imapd I get the following message: 'WARNING: Port
"imap3" unselected in debconf but possibly handled locally'. How do I
turn on imap3 (and imap4 and imaps) in debconf?
According to the release notes nothing has changed in uw-imapd since
2003, ie. before Warty, but the package and some of the dependecies
are rebuilt in between Hoary and Breezy.
How is imapd supposed to be run? From inetd? (netkit-inetd is
installed, not xinetd.) There is no /etc/init.d/ scripts to start it.
To change to a different IMAP daemon is not what I want. uw-imapd
have the functionality needed.
Affi
More information about the ubuntu-users
mailing list