Hi all,
just a minor thing: Why does doveadm proxy list
repeat the header line
after each entry? Too me, that just makes the output harder to read.
So instead of this:
root@mail1 ~ # doveadm proxy list username proto src ip dest ip port info@domain1.de imap 80.152.196.98 222.133.127.53 993 username service src-ip dest-ip dest-port info@domain1.de imap 80.152.196.98 222.133.127.53 993 username service src-ip dest-ip dest-port info@domain1.de imap 80.152.196.98 222.133.127.53 993 username service src-ip dest-ip dest-port tj@domain1.de imap 83.149.131.71 222.133.127.53 993 username service src-ip dest-ip dest-port tj@domain1.de imap 83.149.131.71 222.133.127.53 993
I'd prefer this:
root@mail1 ~ # doveadm proxy list username proto src ip dest ip port info@domain1.de imap 80.152.196.98 222.133.127.53 993 info@domain1.de imap 80.152.196.98 222.133.127.53 993 info@domain1.de imap 80.152.196.98 222.133.127.53 993 tj@domain1.de imap 83.149.131.71 222.133.127.53 993 tj@domain1.de imap 83.149.131.71 222.133.127.53 993
The repeated header lines also happen with other formatters.
Regards, Michael
Looks like a bug, which version is this?
Aki
On 12.12.2018 11.17, Michael Goth wrote:
Hi all,
just a minor thing: Why does
doveadm proxy list
repeat the header line after each entry? Too me, that just makes the output harder to read.So instead of this:
root@mail1 ~ # doveadm proxy list username proto src ip dest ip port info@domain1.de imap 80.152.196.98 222.133.127.53 993 username service src-ip dest-ip dest-port info@domain1.de imap 80.152.196.98 222.133.127.53 993 username service src-ip dest-ip dest-port info@domain1.de imap 80.152.196.98 222.133.127.53 993 username service src-ip dest-ip dest-port tj@domain1.de imap 83.149.131.71 222.133.127.53 993 username service src-ip dest-ip dest-port tj@domain1.de imap 83.149.131.71 222.133.127.53 993
I'd prefer this:
root@mail1 ~ # doveadm proxy list username proto src ip dest ip port info@domain1.de imap 80.152.196.98 222.133.127.53 993 info@domain1.de imap 80.152.196.98 222.133.127.53 993 info@domain1.de imap 80.152.196.98 222.133.127.53 993 tj@domain1.de imap 83.149.131.71 222.133.127.53 993 tj@domain1.de imap 83.149.131.71 222.133.127.53 993
The repeated header lines also happen with other formatters.
Regards, Michael
Op 12/12/2018 om 11:42 schreef Michael Goth:
On 12/12/2018 10:19 AM, Aki Tuomi wrote:
Looks like a bug, which version is this?
It's Dovecot 2.3.3
Internally tracked as DOP-816. This is not something we will be working on any time soon though (small problem, difficult to fix).
Regards,
Stephan.
participants (3)
-
Aki Tuomi
-
Michael Goth
-
Stephan Bosch