feat(mail): add Dovecot and Getmail configurations with ingress setup for SFTPGo

This commit is contained in:
2025-05-05 19:56:43 +02:00
parent e6e85b00f7
commit d1267f816b
10 changed files with 530 additions and 486 deletions
@@ -66,3 +66,8 @@ variable "secret_key" {
type = string
sensitive = true
}
variable "fqdn" {
description = "The fully qualified domain name for the Rustdesk server"
type = string
}