email: explicit tls

This commit is contained in:
twoneis 2025-04-10 12:00:57 +02:00
parent 7e01f476db
commit dc34a72853
2 changed files with 3 additions and 2 deletions

View file

@ -44,6 +44,7 @@ in
hostname = cfg.domain;
tls = {
enable = true;
implicit = true;
};
listener = {
smtp = {