On Jul 3, 2010, at 10:24, Steven King wrote: > Hello, > > I am trying to run Dovecot with IPv6 and IPv4. I have the following > command in my conf: > > listen = * > > This makes Dovecot listen on all addresses on IPv4. > I then add: > > listen = [::] > > So the conf now has both listen lines. This forces Dovecot to listen on > all IPv6 addresses, but it no longer responds to requests on IPv4. > > Is there a way to get Dovecot to listen on both protocols?
listen = *, [::] > -- > Steve King > > Senior Linux Engineer - Advance Internet, Inc. > Cisco Certified Network Associate > CompTIA Linux+ Certified Professional > CompTIA A+ Certified Professional >