From: Dominik Csapak <d.csapak@proxmox.com>
To: pmg-devel@lists.proxmox.com
Subject: [PATCH pmg-docs] pmgconfig: note pmg-smtp-filter needs restart for custom check script
Date: Thu, 11 Jun 2026 11:39:03 +0200 [thread overview]
Message-ID: <20260611093908.1421564-1-d.csapak@proxmox.com> (raw)
It's implied by other parts of the docs, but not explicitely stated, so
do that to avoid confusion.
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
---
pmgconfig.adoc | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/pmgconfig.adoc b/pmgconfig.adoc
index 00a988e..34dbecc 100644
--- a/pmgconfig.adoc
+++ b/pmgconfig.adoc
@@ -1011,6 +1011,13 @@ section: admin
The location of the custom check executable can also be set there with the key
`custom_check_path` and defaults to `/usr/local/bin/pmg-custom-check`.
+To enable the changes to the custom check configuration, `pmg-smtp-filter` has
+to be restarted:
+
+----
+# systemctl restart pmg-smtp-filter.service
+----
+
NOTE: The custom check executable runs as the unprivileged
`pmg-smtp-filter` daemon user. It cannot elevate privileges with tools
like `sudo`, as the service runs with the systemd `NoNewPrivileges`
--
2.47.3
next reply other threads:[~2026-06-11 9:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-11 9:39 Dominik Csapak [this message]
2026-06-11 10:40 ` [PATCH pmg-docs] pmgconfig: note pmg-smtp-filter needs restart for custom check script Thomas Lamprecht
2026-06-11 11:28 ` Dominik Csapak
2026-06-11 11:38 ` Stoiko Ivanov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260611093908.1421564-1-d.csapak@proxmox.com \
--to=d.csapak@proxmox.com \
--cc=pmg-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox