ports/mail/postfix-current/files/patch-conf_main.cf
Juraj Lutter c3a86ca080 mail/postfix-current: Unbreak build
Unbreak build after update to recent 3.8. The breakage was caused
by a patch generated using makepatch. Local patches are now applied
in post-patch stage.
2022-03-15 22:08:32 +01:00

11 lines
319 B
CFEngine3

--- conf/main.cf.orig 2022-03-15 21:02:43 UTC
+++ conf/main.cf
@@ -682,4 +682,7 @@ sample_directory =
# 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