]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
login-common: Add proxy_session_reconnecting event and log it as warning
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Thu, 6 Feb 2025 12:47:37 +0000 (14:47 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 12 Feb 2025 10:41:01 +0000 (12:41 +0200)
commitf7b998bf9c461699ec8f1981325bf2fe661a9f0e
treef3247496d974467a406b6d98157f3e5cfc31d37f
parenta8cf675401018ec1dd8157b5d934d0bbbeff65e2
login-common: Add proxy_session_reconnecting event and log it as warning

Even if the login succeeds on a retry, it can still indicate e.g. network
packet loss, which can be useful to see in log files as warning.
src/login-common/login-proxy.c