]> git.proxmox.com Git - pmg-gui.git/commit
fix #2437: proxy: Add 'TLS Inbound Domains' panel
authorChristoph Heiss <c.heiss@proxmox.com>
Mon, 20 Mar 2023 10:35:47 +0000 (11:35 +0100)
committerStoiko Ivanov <s.ivanov@proxmox.com>
Mon, 20 Mar 2023 18:43:40 +0000 (19:43 +0100)
commit45156282eb23ad9a2f580ae7d7564550eabbe806
treeb4b8978e067806a0db9dc7029241f7a0840e59d8
parent77f02d9d8a1c328675bc5af6d84f81c6a082a175
fix #2437: proxy: Add 'TLS Inbound Domains' panel

This panel can be used to configure sender domains for which TLS will be
enforced my postfix. As this takes the usual transport domain format,
either a FQDN or .FQDN (for matching subdomains) can be specified.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
js/MailProxyTLSInboundDomains.js [new file with mode: 0644]
js/MailProxyTLSPanel.js
js/Makefile