From 35720b98bdaff9ad565fc2775f2b5aba918c52c9 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Sat, 9 Apr 2016 21:53:04 -0700 Subject: Use rfind rather than find to find '@' for domain splitting. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 5deb83cc..0c95a8b9 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,9 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - DMARC mitigations will now find the From: domain to the right of the + rightmost '@' rather than the leftmost '@'. (LP: #1568445) + - DMARC mitigations for a sub-domain of an organizational domain will now use the organizational domain's sp= policy if any. (LP: #1568398) -- cgit v1.2.3