@@ -1259,7 +1259,8 @@ Proxying \`reason\` values:
12591259| \`proxy_dest_protocol_failure\` | Local authentication succeeded, but destination hop unexpectedly violated the protocol standard. |
12601260| \`proxy_dest_auth_failed\` | Local authentication succeeded, but proxying failed to authenticate to the destination hop. |
12611261| \`proxy_dest_auth_temp_failed\` | Local authentication succeeded, but proxying failed to temporarily authenticate to the destination hop. |
1262- | \`proxy_dest_redirected\` | Local authentication succeeded, but destination hop redirected to another host. |`
1262+ | \`proxy_dest_redirected\` | Local authentication succeeded, but destination hop redirected to another host. |
1263+ | \`proxy_dest_connection_limit\` | [[added,events_proxy_dest_connection_limit_added]] Login to backend failed because client reached [[setting,mail_max_userip_connections]] limit. |`
12631264 } ,
12641265
12651266 /* Login Proxy
@@ -1338,7 +1339,8 @@ Proxying error codes:
13381339| \`proxy_dest_protocol_failure\` | Local authentication succeeded, but destination hop unexpectedly violated the protocol standard. |
13391340| \`proxy_dest_auth_failed\` | Local authentication succeeded, but proxying failed to authenticate to the destination hop. |
13401341| \`proxy_dest_auth_temp_failed\` | Local authentication succeeded, but proxying failed to temporarily authenticate to the destination hop. |
1341- | \`proxy_dest_redirected\` | Local authentication succeeded, but destination hop redirected to another host. |`
1342+ | \`proxy_dest_redirected\` | Local authentication succeeded, but destination hop redirected to another host. |
1343+ | \`proxy_dest_connection_limit\` | [[added,events_proxy_dest_connection_limit_added]] Login to backend failed because client reached [[setting,mail_max_userip_connections]] limit. |`
13421344 } ,
13431345
13441346 proxy_session_reconnecting : {
0 commit comments