Fix impersonation when using external directories

This commit is contained in:
Maurus Decimus
2026-04-30 11:34:57 +02:00
parent eea9203dc1
commit 228d13c5c9
3 changed files with 25 additions and 4 deletions

View File

@@ -207,8 +207,9 @@ write_env_file() {
# Override the hostname used in HTTP responses
#STALWART_HOSTNAME=mail.example.com
# Override the HTTPS port used in HTTPS responses
#STALWART_HTTPS_PORT=8080
# Override the public base URL published in OAuth, OIDC, and JMAP discovery
# documents. Accepts scheme, host, optional port, and optional path prefix.
#STALWART_PUBLIC_URL=https://mail.example.com
# Enable bootstrap / recovery mode on startup. Accepted: 1, true. Default: false.
#STALWART_RECOVERY_MODE=true