Skip to content

Commit 52f0c58

Browse files
committed
services/nomad/apps: Relax outbound TLS encryption policy
1 parent e11b9e4 commit 52f0c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/nomad/apps/maddy.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ target.remote outbound_delivery {
133133
fs_dir mtasts_cache/
134134
}
135135
local_policy {
136-
min_tls_level encrypted
136+
min_tls_level none
137137
min_mx_level none
138138
}
139139
}

0 commit comments

Comments
 (0)