public inbox for pmg-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pmg-devel] [PATCH pmg-api 0/2] add Date and Auto-Submitted headers to reports, bounces, notifications
@ 2025-03-10 18:06 Stoiko Ivanov
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Stoiko Ivanov @ 2025-03-10 18:06 UTC (permalink / raw)
  To: pmg-devel

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-03-10 18:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-10 18:06 [pmg-devel] [PATCH pmg-api 0/2] add Date and Auto-Submitted headers to reports, bounces, notifications Stoiko Ivanov
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal