From: Stoiko Ivanov <s.ivanov@proxmox.com>
To: pmg-devel@lists.proxmox.com
Subject: superseded: [PATCH pmg-api/pmg-docs/pmg-gui 0/4] tracking-center: make input-base configurable
Date: Wed, 10 Jun 2026 11:25:47 +0200 [thread overview]
Message-ID: <20260610112547.236350be@rosa.proxmox.com> (raw)
In-Reply-To: <20260608112952.679449-1-s.ivanov@proxmox.com>
by
https://lore.proxmox.com/pmg-devel/20260609200637.904334-1-s.ivanov@proxmox.com/T/#t
On Mon, 8 Jun 2026 13:29:38 +0200
Stoiko Ivanov <s.ivanov@proxmox.com> wrote:
> The recently added input-base parameter for pmg-log-tracker:
> 9816d19 ("fix #3657: allow scanning a configurable rotated log series")
>
> can be used to change the default location the tracking center uses for
> its logs - but setting it in pmg.conf user can directly benefit from that
> instead of manually patching MailTracker.pm, or wrapping pmg-log-tracker
> in a script that changes the input file/input-base.
>
> tested by setting the parameter via gui, navigating to the tracking
> center, and watching execsnopp-bpfcc for the commands which are executed.
>
> pmg-api:
>
> Stoiko Ivanov (2):
> config: add log-tracker-base key
> fix #3657: api: tracking center: explicitly set input base from config
>
> src/PMG/API2/MailTracker.pm | 5 +++++
> src/PMG/Config.pm | 7 +++++++
> 2 files changed, 12 insertions(+)
>
>
> pmg-gui:
>
> Stoiko Ivanov (1):
> fix #2091: system options: add log-tracker-base textrow
>
> js/SystemOptions.js | 6 ++++++
> 1 file changed, 6 insertions(+)
>
>
> pmg-docs:
>
> Stoiko Ivanov (1):
> pmg-log-tracker: mention that input-base can be configured via GUI
>
> pmg-log-tracker.adoc | 3 +++
> 1 file changed, 3 insertions(+)
>
>
> Summary over all repositories:
> 4 files changed, 21 insertions(+), 0 deletions(-)
>
prev parent reply other threads:[~2026-06-10 9:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-08 11:29 [PATCH pmg-api/pmg-docs/pmg-gui 0/4] tracking-center: make input-base configurable Stoiko Ivanov
2026-06-08 11:29 ` [PATCH pmg-api 1/4] config: add log-tracker-base key Stoiko Ivanov
2026-06-08 22:37 ` Thomas Lamprecht
2026-06-08 11:29 ` [PATCH pmg-api 2/4] fix #3657: api: tracking center: explicitly set input base from config Stoiko Ivanov
2026-06-08 11:29 ` [PATCH pmg-gui 3/4] fix #2091: system options: add log-tracker-base textrow Stoiko Ivanov
2026-06-08 11:29 ` [PATCH pmg-docs 4/4] pmg-log-tracker: mention that input-base can be configured via GUI Stoiko Ivanov
2026-06-10 9:25 ` 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=20260610112547.236350be@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.