feat: implement getmail runner script and update email fetching configuration

This commit is contained in:
2025-10-06 23:36:50 +02:00
parent 7f9a64b0ed
commit 84c8288f8a
5 changed files with 157 additions and 58 deletions
-2
View File
@@ -48,8 +48,6 @@ module "mail" {
relay_smtp_username = var.scaleway_project_id
relay_smtp_password = local.mail_app_api_secret_key
fetch_emails_schedule = local.fetch_emails_schedule
mail_crypt_private_key = var.mail_crypt_private_key
mail_crypt_public_key = var.mail_crypt_public_key