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
+1
View File
@@ -21,6 +21,7 @@ locals {
# sftpgo
sftpgo_version = "2.6.x"
sftpgo_fqdn = "webdav.${local.primary_domain}"
# m3uproxy
m3uproxy_version = "latest"