fix: Postfix: disable_dns_lookups => smtp_dns_support_level

Signed-off-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
This commit is contained in:
Georg Lauterbach 2025-08-02 17:38:49 +02:00
parent b8d11397dd
commit 9bbf1a9b56
No known key found for this signature in database
GPG Key ID: D84CD4AA46D7F099

View File

@ -7,7 +7,7 @@ smtp-amavis unix - - n - 2 smtp
-o syslog_name=postfix/$service_name
-o smtp_data_done_timeout=1200
-o smtp_send_xforward_command=yes
-o disable_dns_lookups=yes
-o smtp_dns_support_level=disabled
-o max_use=20
-o smtp_tls_security_level=none
-o smtp_tls_wrappermode=no