fix
This commit is contained in:
@@ -85,7 +85,7 @@ resource "kubectl_manifest" "webmail_config" {
|
||||
forwards=2000
|
||||
identities=10
|
||||
allowIdentityEdit=true
|
||||
allowJoin=true
|
||||
allowJoin=false
|
||||
enableSpecial=false # if true the allow creating addresses with special usernames
|
||||
# allowed domains for new addresses
|
||||
domains=["${var.domain-name}"]
|
||||
|
||||
Reference in New Issue
Block a user