public inbox for pmg-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pmg-devel] [PATCH pmg-api 0/1] DKIM, first check for exact domain match
@ 2020-10-26 10:50 Daniel Berteaud
  2020-10-26 10:50 ` [pmg-devel] [PATCH pmg-api 1/1] [pmg-api]: fix #3098 : " Daniel Berteaud
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Berteaud @ 2020-10-26 10:50 UTC (permalink / raw)
  To: pmg-devel

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





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-10-27 11:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-26 10:50 [pmg-devel] [PATCH pmg-api 0/1] DKIM, first check for exact domain match Daniel Berteaud
2020-10-26 10:50 ` [pmg-devel] [PATCH pmg-api 1/1] [pmg-api]: fix #3098 : " Daniel Berteaud
2020-10-27 11:39   ` Stoiko Ivanov
2020-10-27 11:46     ` Daniel Berteaud

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal