manu0401
manu0401
Without this change, the canonization of a header like Name:\r\n\tValue wrongly leaves a space after the colon, and causing the signature to be rejected.
If RequiredFrom is set, opendmarc will reject messages that lack a From header from which a valid domain can be extracted. This is a subset of the full RFC5322 requirements...
This fixes the case where the sender e-mail address is [email protected]> Without this fix, OpenDMARC parses the domain as example.net> and skip DMARC processing since there is no policy for...
…ign. The directive specify a tab-separated file with two columns: recipient (as user@domain or just domain) and comma-separated list of headers to not use in signature. For instance, to cope...
This is done by using named shared memory, so that we can find and reload the session cache after apache restart. The feature is disabled by default, and can be...
This enables audio on NetbSD. While there, replace a GNU regex with a portable one. The patches are from NetBSD's pkgsrc: http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/www/arcticfox/patches/patch-configure.in?rev=1.1 http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/www/arcticfox/patches/patch-media_libcubeb_src_moz.build?rev=1.1 http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/www/arcticfox/patches/patch-media_libcubeb_src_cubeb.c?rev=1.1
This changes let ArctixFox build and run on NetBSD/macppc. While there, also apply fixes to other MD implementations.
| Q | A | ------------- | --- | Branch? | 7.2 | Bug fix? | yes | New feature? | yes | Deprecations? | no | Issues | |...