]> git.proxmox.com Git - pmg-api.git/commit
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)
commita54b3ca417cf495d24da6f5ad2e8f5c258b567a7
tree28a7ce9660899cc1fb58be172190e4cc676c4785
parent463357b68fe93735b93e9b9f7c0013444f8a0a8f
templates: postfix: fix master.cf.in syntax error

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