Package: dovecot-imapd Version: 1:1.0.15-2.3+lenny1 Default configuration of dovecot-imapd makes it listening only on IPv4.
I believe that in year 2011, when IPv6 is knocking the door of mainstream usage, we should enable IPv6 support where we can. See netstat: # netstat -tlpnu | grep dovec tcp 0 0 0.0.0.0:993 0.0.0.0:* LISTEN 21351/dovecot tcp 0 0 0.0.0.0:995 0.0.0.0:* LISTEN 21351/dovecot tcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN 21351/dovecot tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN 21351/dovecot Cheers, Pavel Šimerda (pavlix) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org