We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2900306 commit 52eb0e5Copy full SHA for 52eb0e5
docs/core/config/proxy/overview.md
@@ -53,17 +53,6 @@ login fails with `Proxying loops` error.
53
* `auth_proxy_self` setting in `dovecot.conf` can be used to specify extra
54
IPs that are also considered to be the proxy's own IPs.
55
56
-### `proxy_always`
57
-
58
-Can be used with `proxy_maybe` to conditionally do proxying to specified
59
-remote host (host isn't self) or to let cluster assign a backend host (host
60
-is self).
61
62
-Basically, this setting just always sends the `proxy` extra field to login
63
-process, but not necessarily the host.
64
65
-Useful when dividing users across multiple clusters.
66
67
### `host=<s>`
68
69
The destination server's IP address.
0 commit comments