]> git.proxmox.com Git - pmg-api.git/commitdiff
templates: postfix: fix master.cf.in syntax error
authorStoiko Ivanov <s.ivanov@proxmox.com>
Tue, 2 Jan 2024 11:27:00 +0000 (12:27 +0100)
committerStoiko Ivanov <s.ivanov@proxmox.com>
Tue, 2 Jan 2024 11:27:06 +0000 (12:27 +0100)
the whitespace for postfix parameters is only allowed in main.cf.in,
not when specifying options as cli-arguments to processes in
master.cf.in

Noticed while rolling out the change on a system which gets more
traffic on the internal port.

Fixes: 4f3c6d958b1711cbf1423f6ee00abb6a5dff59bb
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
src/templates/master.cf.in

index 674767d6db272e11941c251aec852bb5fe086c6e..6ad95850ea64b273d2df300f67bb765ca79af577 100644 (file)
@@ -92,7 +92,7 @@ scan      unix  -       -       n       -       [% pmg.mail.max_filters %]
   -o smtpd_client_restrictions=
   -o smtpd_sender_restrictions=
   -o smtpd_data_restrictions=
-  -o smtpd_forbid_bare_newline = no
+  -o smtpd_forbid_bare_newline=no
 
 [% pmg.mail.ext_port %]       inet  n -       -       -       1 postscreen