]> git.proxmox.com Git - pmg-api.git/commit - src/PMG/Report.pm
pmg-system-report: Add mailproxy whitelist
authorStoiko Ivanov <s.ivanov@proxmox.com>
Fri, 24 Apr 2020 17:01:02 +0000 (19:01 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 24 Apr 2020 17:18:44 +0000 (19:18 +0200)
commit5617db1c52af48983f167e35895c8bce68b0deaf
treeca43fab61649353663292dbd4d942ee372a1f5f5
parentf5b3734573629a4a378b5e0ad6845dc22636796d
pmg-system-report: Add mailproxy whitelist

The pmg-system-report should report which objects are whitelisted during
the SMTP-dialog

the 3 files output contain all the information
(see PMG::Config::rewrite_postfix_whitelist) and should be faster than
opening and loading the Database

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
src/PMG/Report.pm