ports/mail/postfix/files/patch-conf_main.cf
Juraj Lutter daa89f0473 mail/postfix: Apply correct config file patch
Apply proper config file patch in correct stage.
2022-03-15 22:15:51 +01:00

11 lines
342 B
CFEngine3

--- conf/main.cf.orig 2022-03-15 20:47:35 UTC
+++ conf/main.cf
@@ -681,4 +681,7 @@ sample_directory = /usr/local/etc/postfix
# readme_directory: The location of the Postfix README files.
#
readme_directory =
-inet_protocols = ipv4
+inet_protocols = all
+
+# smtp CA path (default to system-wide location)
+smtp_tls_CApath = /etc/ssl/certs