Bug 124786

Summary: Default configuration does not listen for IPv6 connection
Product: [Fedora] Fedora Reporter: Thomas Zehetbauer <thomasz>
Component: dovecotAssignee: John Dennis <jdennis>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: riel, tss, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-09-30 20:55:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Thomas Zehetbauer 2004-05-30 01:58:01 UTC
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 = [::]

Comment 1 Rik van Riel 2004-09-24 23:04:18 UTC
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 ? ;)

Comment 2 John Dennis 2004-09-30 20:55:18 UTC
fixed in 0.99.11-1.FC3.3