new domain
This commit is contained in:
@@ -39,3 +39,9 @@ mail_gid = vmail
|
|||||||
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