]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lmtp: proxy - Add per-connection counter to session_id
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 1 Feb 2022 13:57:16 +0000 (14:57 +0100)
committerTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 1 Feb 2022 15:03:39 +0000 (16:03 +0100)
commit322b62835055c3343722086dafc6b15d6071a4d1
tree19246b3f55120658b5a0194ebdd38789155fabbc
parent88e433c4bc0d1284f77cfc98a9f6a6530efd625c
lmtp: proxy - Add per-connection counter to session_id

This way connections to two different backends don't try to use the same
session_id. Add 'P' letter before the counter to clarify that it's the
proxy connection counter.
src/lmtp/lmtp-proxy.c