From 180e0b6d7927e1f74af22a7c939fe1ae84867660 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Thu, 4 Jan 2024 14:14:38 +0100 Subject: Install postfix and configure it as a nullmailer. --- files/etc/postfix/tls_policy | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 files/etc/postfix/tls_policy (limited to 'files/etc/postfix') diff --git a/files/etc/postfix/tls_policy b/files/etc/postfix/tls_policy new file mode 100644 index 0000000..2af19c5 --- /dev/null +++ b/files/etc/postfix/tls_policy @@ -0,0 +1,3 @@ +# WARN: smtp_tls_fingerprint_digest MUST be sha256! +[smtp.guilhem.org]:587 fingerprint ciphers=high protocols=!SSLv2:!SSLv3:!TLSv1:!TLSv1.1:!TLSv1.2 + match=B2:37:09:EC:B9:54:DC:51:FA:77:A1:31:0D:30:06:84:7E:10:81:5B:9B:30:B0:31:6E:9A:7B:53:13:C8:37:62 -- cgit v1.2.3