[Dovecot] listen directive changed?
Timo Sirainen
tss at iki.fi
Thu Apr 18 23:19:41 EEST 2013
On 18.4.2013, at 2.36, Nick Edwards <nick.z.edwards at gmail.com> wrote:
> I do not get warnings, and,
>
> listen = *, ::1, 2001:470:some:subnet::ffff
>
> _snip_
> inet_listener imap {
> address = *,[::]
> port = 143
> ...
>
> same with pop3
>
> If I use 2001:470:some:subnet::2222 dovecot (2.1.16) answers
If you override the imap+pop3 inet_listener, then yes it overrides the default listen setting and Dovecot listens on [::]. What did you want to happen?
More information about the dovecot
mailing list