Package: uw-imapd
Version: 7:2007b~dfsg-2
Followup-For: Bug #268251
It seems that the IPv6 support is not compiled in correctly, this causes
in more recents builds to be unable to login with an IPv6 address
getting this error message:
Line too long before authentication host=[NON-IPv4]
By changing the ldbs target to also include IP=$(IP6) fixes it:
+ldbs: an
+ $(BUILD) BUILDTYPE=lnps \
+ SPECIALS="GSSDIR=/usr SSLDIR=/usr SSLINCLUDE=/usr/include/openssl
SSLCERTS=/etc/ssl/certs SSLKEYS=/etc/ssl/private"
+
would become:
+ldbs: an
+ $(BUILD) BUILDTYPE=lnps IP=$(IP6) \
+ SPECIALS="GSSDIR=/usr SSLDIR=/usr SSLINCLUDE=/usr/include/openssl
SSLCERTS=/etc/ssl/certs SSLKEYS=/etc/ssl/private"
+
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.24.5-ipv6-br-crypt
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)
Versions of packages uw-imapd depends on:
ii debconf [debconf-2.0] 1.5.22 Debian configuration management sy
ii libc-client2007b 7:2007b~dfsg-2 c-client library for mail protocol
ii libc6 2.7-10 GNU C Library: Shared libraries
ii libcomerr2 1.41.0-3 common error description library
ii libkrb53 1.6.dfsg.3-2 MIT Kerberos runtime libraries
ii libpam-runtime 0.99.7.1-7 Runtime support for the PAM librar
ii libpam0g 0.99.7.1-7 Pluggable Authentication Modules l
ii libssl0.9.8 0.9.8g-10.1 SSL shared libraries
ii openbsd-inetd [inet-super 0.20080125-1 The OpenBSD Internet Superserver
ii openssl 0.9.8g-13 Secure Socket Layer (SSL) binary a
Versions of packages uw-imapd recommends:
ii mta-local [mail-transport-age 1.0 Dummy package to fulfill package d
-- debconf information:
uw-imapd/force_debconf_choice: false
uw-imapd/protocol: imap2, imaps
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]