]> git.proxmox.com Git - pmg-api.git/commit
Add tls options for lmtp to main.cf template
authorStoiko Ivanov <s.ivanov@proxmox.com>
Wed, 18 Mar 2020 10:23:46 +0000 (11:23 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 24 Mar 2020 12:30:56 +0000 (13:30 +0100)
commitc6ac6ed9545e12fb3e4c938214dd34da828e80c5
tree043452f7634b970976f3d767cf8c75d0de77e48a
parentcce8e372aa9e902dfa7b8b17770e82450dd319b9
Add tls options for lmtp to main.cf template

With the addition of supporting lmtp as downstream server, we should also
set the relevant configuration options if TLS support is enabled.
(postfix does not use the smtp settings for lmtp)

Tested by sending a few mails to a downstream lmtp-server (dovecot)
and comparing the traffic with tcpdump/wireshark

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Reviewed-By: Dominik Csapak <d.csapak@proxmox.com>
src/templates/main.cf.in