fix(vesuvio): lower security of maddy

This commit is contained in:
uku 2025-02-11 13:47:07 +01:00
parent dfb0ce2f2e
commit 656f61d5e3
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o

View file

@ -130,8 +130,8 @@ in
dane dane
mtasts mtasts
local_policy { local_policy {
min_tls_level authenticated min_tls_level encrypted
min_mx_level mtasts min_mx_level none
} }
} }
} }