[pmg-devel] [PATCH pmg-api 0/1] DKIM, first check for exact domain match
Daniel Berteaud
daniel at firewall-services.com
Mon Oct 26 11:50:45 CET 2020
When selecting the sending domain for the DKIM signature, we should first check for an exact match. If none is found, look for parent domains. This fixes the case where wrong signing domain can be added if sign_all is disabled and we sign both a parent and a child domain.
This fixes #3098
Daniel Berteaud (1):
[pmg-api]: fix #3098 : first check for exact domain match
src/PMG/DKIMSign.pm | 8 ++++++++
1 file changed, 8 insertions(+)
--
2.26.2
More information about the pmg-devel
mailing list