forked from malobeo/infrastructure
[overwatch] fix from_address/name
This commit is contained in:
@@ -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}}";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user