]> git.proxmox.com Git - pmg-api.git/commit
smtp-filter: log pre-fork worker settings on start up
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 21 Feb 2024 14:03:23 +0000 (15:03 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 21 Feb 2024 14:03:25 +0000 (15:03 +0100)
commit2da9c7bf0e9f4e0e33c883cdbf98edd85e38bdef
treecbdcb65d2319e80d77134888dcde5e00e2486ba2
parentf4027a70c8139188234ff08ce1ea4e887ef65bfc
smtp-filter: log pre-fork worker settings on start up

The used pre-fork worker setting can be nice to have for debugging
reasons, so output them on start up.

Just print to stdout, in testmode this becomes visible on the console
and in production mode systemd will route it to the journal.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/bin/pmg-smtp-filter