mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
11 lines
342 B
CFEngine3
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
|