Switch to rule-based hosts for certificate generation
This commit is contained in:
@@ -23,8 +23,10 @@ BIND_ADDRESS=127.0.0.1
|
||||
# Main mail domain
|
||||
DOMAIN=mailu.io
|
||||
|
||||
# Exposed mail-server hostname
|
||||
# Main hostname for announces, and list of all available hostnames, separated
|
||||
# by comas
|
||||
HOSTNAME=mail.mailu.io
|
||||
HOSTNAMES=mail.mailu.io,alternative.mailu.io,yetanother.mailu.io
|
||||
|
||||
# Postmaster local part (will append the main mail domain)
|
||||
POSTMASTER=admin
|
||||
|
||||
Reference in New Issue
Block a user