Bug 124786 - Default configuration does not listen for IPv6 connection
Summary: Default configuration does not listen for IPv6 connection
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: dovecot
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: John Dennis
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-05-30 01:58 UTC by Thomas Zehetbauer
Modified: 2014-01-21 22:49 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-09-30 20:55:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.