On 30. Dec 2022, at 23.40, Tobias Florek <dove...@ibotty.net> wrote: > > When getting the proxy list I get the following entries. > > # doveadm -f flow proxy list > username=u...@example.com proto=imap src ip=10.254.0.13 dest ip=172.23.6.194 > port=143 > username=username proto=service src ip=src-ip dest ip=dest-ip port=dest-port > username=us...@example.com proto=imap src ip=10.254.0.13 dest ip=172.23.6.194 > port=143 > username=username proto=service src ip=src-ip dest ip=dest-ip port=dest-port > username=us...@example.com proto=imap src ip=10.254.0.13 dest ip=172.23.6.194 > port=143 > username=username proto=service src ip=src-ip dest ip=dest-ip port=dest-port
The proxy list shows the header line from multiple login processes, which ends up looking like that. This is an old bug. It's finally fixed in the upcoming v2.4 (because it works completely differently).