On 15 Jul 2016, at 04:22, Michael Fox <n...@mefox.org> wrote: > > Is this a bug? > > I configured the following: > > remote 192.168.7.128/27 { > ssl = no > } > remote 192.168.7.0/24 { > ssl = yes > } > > > But, when I run doveconf -n, I see: > > remote 192.168.7.0/24/24 { > ssl = yes > } > remote 192.168.7.128/27/27 { > ssl = no > } > > Note the repeated network prefix length (/27/27 and /24/24). > > Is there a way to tell for sure whether this is just a cosmetic issue or > something that could cause a problem?
I'm pretty sure this was fixed quite a long time ago.