Go to file
Stoiko Ivanov cd011e2339 reinject_local_mail: sign mails with DKIM based on header
as most mails PMG generates locally has an empty envelope-sender,
signing only makes sense when the from-header domain is used as
signing domain.

This fixes #3423, and partially addresses #2971 and #4658 (bounces
generated by postfix directly are not passed through our stack, and
should not be processed in general -  see
https://www.postfix.org/postconf.5.html#internal_mail_filter_classes).

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2025-02-25 18:28:17 +01:00
debian d/changelog: fix spelling error in last entry 2025-02-22 17:35:12 +01:00
src reinject_local_mail: sign mails with DKIM based on header 2025-02-25 18:28:17 +01:00
.gitignore gitignore: add rules for generated doc-files and source-packages 2024-10-03 16:38:08 +02:00
Makefile buildsys: fix setting version & release metadata for pmgcfg generation 2023-06-28 08:04:44 +02:00