refactor: Clean up unused variables and simplify configurations across modules

This commit is contained in:
2025-04-29 19:33:33 +02:00
parent b7408fb4d8
commit 0d3f4a0a30
11 changed files with 5 additions and 67 deletions
-1
View File
@@ -4,7 +4,6 @@ locals {
mailboxes_path = "${local.mail_path}/mailboxes"
getmail_path = "${local.mail_path}/getmail"
postfix_path = "${local.mail_path}/postfix"
mail_backup_path = "${local.persistent_folder}/backup.mail"
getmail_jobs = flatten([
for account in var.email_accounts : [