new domain
This commit is contained in:
@@ -38,4 +38,10 @@ mail_gid = vmail
|
|||||||
# SSL-Konfiguration
|
# SSL-Konfiguration
|
||||||
ssl = yes
|
ssl = yes
|
||||||
ssl_cert = </etc/dovecot/ssl/dovecot.crt
|
ssl_cert = </etc/dovecot/ssl/dovecot.crt
|
||||||
ssl_key = </etc/dovecot/ssl/dovecot.key
|
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
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user