[pmg-devel] [PATCH pmg-api 0/2] add Date and Auto-Submitted headers to reports, bounces, notifications

Stoiko Ivanov s.ivanov at proxmox.com
Mon Mar 10 19:06:10 CET 2025


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





More information about the pmg-devel mailing list