This commit is contained in:
Andreas Knuth 2025-03-14 22:57:09 +01:00
parent 1af82dfd23
commit 7351684c53
1 changed files with 1 additions and 14 deletions

View File

@ -80,18 +80,5 @@ api-dev.bizmatch.net {
}
mail.bizmatch.net {
reverse_proxy dovecot:143 {
transport tcp
flush_interval -1
}
# Optional: Webmail-Oberfläche
# reverse_proxy /webmail webmail:80
# Logging
log {
output file /var/log/caddy/mail.bizmatch.net.log
}
# TLS wird automatisch von Caddy verwaltet
reverse_proxy dovecot:143
}