From: Stoiko Ivanov <s.ivanov@proxmox.com>
To: pmg-devel@lists.proxmox.com
Subject: [pmg-devel] [PATCH pmg-api 0/2] add Date and Auto-Submitted headers to reports, bounces, notifications
Date: Mon, 10 Mar 2025 19:06:10 +0100 [thread overview]
Message-ID: <20250310180612.21877-1-s.ivanov@proxmox.com> (raw)
the following 2 patches are indepedent, but touch the same areas of code
(thus send as one series).
signing local mail as introduced in PMG 8.2 works in general, but some
DKIM verifiers expect a present Date header to be signed as well (Patch
1/2)
patch 2/2 addresses https://bugzilla.proxmox.com/show_bug.cgi?id=4162 for
the PMG sources - it's been fixed for over a year in context of the
original report (PBS).
minimally tested in my setup.
Stoiko Ivanov (2):
dkim: local mail: add Date header
local generated mail: add Auto-Submitted header
src/PMG/RuleDB/Notify.pm | 4 ++++
src/PMG/SMTP.pm | 4 ++++
src/PMG/Utils.pm | 4 ++++
3 files changed, 12 insertions(+)
--
2.39.5
_______________________________________________
pmg-devel mailing list
pmg-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel
next reply other threads:[~2025-03-10 18:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-10 18:06 Stoiko Ivanov [this message]
2025-03-10 18:06 ` [pmg-devel] [PATCH pmg-api 1/2] dkim: local mail: add Date header Stoiko Ivanov
2025-03-10 18:06 ` [pmg-devel] [PATCH pmg-api 2/2] local generated mail: add Auto-Submitted header 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=20250310180612.21877-1-s.ivanov@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox