new domain

This commit is contained in:
2025-03-17 16:42:19 +01:00
parent ec2949bd99
commit b1ef230144

View File

@@ -39,3 +39,9 @@ mail_gid = vmail
ssl = yes
ssl_cert = </etc/dovecot/ssl/dovecot.crt
ssl_key = </etc/dovecot/ssl/dovecot.key
# In dovecot.conf hinzufügen
local_name mail.haiky.app {
ssl_cert = </etc/dovecot/ssl/haiky.crt
ssl_key = </etc/dovecot/ssl/haiky.key
}