Dovecot defaults to listen on "*" which means IPv4 only. If we - and we do - want to listen for IPv6 connection, we need the following lines in the default configuration file: imap_listen = [::] pop3_listen = [::]
John, do we want to listen on ipv6 by default ? If we do, any objections if I add this to the FC3BugWeekTracker and we resolve the bug this week ? ;)
fixed in 0.99.11-1.FC3.3