doveconf -n display error for "remote"
15 Jul
2016
15 Jul
'16
10:23 p.m.
Upon further testing, it seems that the issue below may only be a display bug in doveconf. In other words, the remote filter appears to work as configured, even though it is displayed with duplicate prefix length by doveconf.
Is this sufficient information to report a bug or is there some other protocol?
Michael
Dovecot --version: 2.2.9
I configured the following in local.conf:
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).
3052
Age (days ago)
3052
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michael Fox