From: Stoiko Ivanov <s.ivanov@proxmox.com>
To: pmg-devel@lists.proxmox.com
Subject: superseded: [PATCH pmg-api 0/2] small improvements for log-header functionality
Date: Thu, 11 Jun 2026 12:16:17 +0200 [thread overview]
Message-ID: <20260611121617.3ba1c49c@rosa.proxmox.com> (raw)
In-Reply-To: <20260611085708.1121041-1-s.ivanov@proxmox.com>
sent a v2 based on Dominik's feedback (thx for testing and reviewing)!
https://lore.proxmox.com/pmg-devel/20260611101513.1150807-1-s.ivanov@proxmox.com/T/#t
On Thu, 11 Jun 2026 10:56:59 +0200
Stoiko Ivanov <s.ivanov@proxmox.com> wrote:
> patch 1 ensures that pmg-smtp-filter reloads if the parameter is changed
> via API (pmgdaemon writes a config-snippet in /run and sends HUP to
> pmg-smtp-filter, which reloads it)
>
> patch 2 strips the trailing space the headers currently have.
>
> minimally tested on a container.
>
> Stoiko Ivanov (2):
> config: add log-headers to pmg-smtp-filter parameters
> pmg-smtp-filter: log-headers: trim trailing whitespace
>
> src/PMG/Config.pm | 1 +
> src/bin/pmg-smtp-filter | 1 +
> 2 files changed, 2 insertions(+)
>
prev parent reply other threads:[~2026-06-11 10:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-11 8:56 [PATCH pmg-api 0/2] small improvements for log-header functionality Stoiko Ivanov
2026-06-11 8:57 ` [PATCH pmg-api 1/2] config: add log-headers to pmg-smtp-filter parameters Stoiko Ivanov
2026-06-11 9:06 ` Dominik Csapak
2026-06-11 8:57 ` [PATCH pmg-api 2/2] pmg-smtp-filter: log-headers: trim trailing whitespace Stoiko Ivanov
2026-06-11 9:09 ` Dominik Csapak
2026-06-11 10:16 ` Stoiko Ivanov [this message]
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=20260611121617.3ba1c49c@rosa.proxmox.com \
--to=s.ivanov@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.