feat(mail): add stunnel support for Dovecot and Postfix with configuration and certificate management
This commit is contained in:
@@ -52,6 +52,8 @@ module "mail" {
|
||||
|
||||
mail_crypt_private_key = var.mail_crypt_private_key
|
||||
mail_crypt_public_key = var.mail_crypt_public_key
|
||||
|
||||
ca_pem = var.root_ca_pem
|
||||
}
|
||||
|
||||
module "gitea" {
|
||||
|
||||
Reference in New Issue
Block a user