[overwatch] fix from_address/name

This commit is contained in:
2026-01-24 19:13:59 +01:00
parent 449c23eb87
commit 058942aa6f

View File

@@ -45,6 +45,8 @@ with lib;
enabled = true;
host = "mail.systemli.org:465";
user = "malobot@systemli.org";
from_address = "malobot@systemli.org";
from_name = "malobot";
password = "$__file{${config.sops.secrets.grafana_smtp.path}}";
};
};