new config

This commit is contained in:
2025-03-23 22:53:13 +01:00
parent c9c41685b3
commit f2d633059c
2 changed files with 234 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ services:
- "110:110" # POP3
- "995:995" # POP3S (SSL/TLS)
volumes:
- ./config/dovecot24.conf:/etc/dovecot/dovecot.conf # Pfad zur Konfig
- ./config/dovecot241.conf:/etc/dovecot/dovecot.conf # Pfad zur Konfig
- ./ssl:/etc/dovecot/ssl
- ./mail:/var/mail
- ./log:/var/log