[pmg-devel] [PATCH pmg-api v4] fix-2971: DKIM: Add setting to use From header when signing

Maximiliano Sandoval m.sandoval at proxmox.com
Fri Feb 16 13:36:36 CET 2024


Stoiko Ivanov <s.ivanov at proxmox.com> writes:

>> +	dkim_prefer_rfc5322_domain => {
> I checked what others do for those hard-to-name things - maybe we could
> orient ourselves on other mail-filters:
> * https://rspamd.com/doc/modules/dkim_signing.html (dkim_use_domain a enum
>   with "envelope" and "header") - one upside is that that will remain a
>   term even if RFC5322 is obsoleted at some future point...
> * opendkim seems to only use header information (but lets you select the
>   headers, which are search, which I'd like to avoid for usage-simplicity)
>   - http://opendkim.org/opendkim.conf.5.html

👍 for using dkim_use_domain as a setting name with possible values
being 'envelope', 'header'. Will send v5 in a bit.

--
Maximiliano




More information about the pmg-devel mailing list