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
+2 -1
View File
@@ -88,7 +88,8 @@ module "sftpgo" {
admin_username = "admin"
admin_password = var.sftpgo_admin_password
tag = local.sftpgo_version
tag = local.sftpgo_version
fqdn = local.sftpgo_fqdn
smtp_host = local.scaleway_smtp_host
smtp_port = local.scaleway_smtp_port