From 1a59f343c0c5c20c6fdfff8d6c25b560e01671ac Mon Sep 17 00:00:00 2001 From: Joshua Tauberer Date: Mon, 16 Feb 2015 23:58:17 +0000 Subject: [PATCH] adding entries to the CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69dfe746..1e81731d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,11 @@ Development Mail: +* If the box manages mail for a domain and a subdomain of that domain, outbound mail from the subdomain was not DKIM-signed and would therefore fail DMARC tests on the receiving end, possibly result in the mail heading into spam folders. * Auto-configuration for Mozilla Thunderbird, Evolution, KMail, and Kontact is now available. * Domains that only have a catch-all alias or domain alias no longer automatically create/require admin@ and postmaster@ addresses since they'll forward anyway. * Roundcube is updated to version 1.1.0. +* Authentication-Results headers for DMARC are now added to incoming mail. DNS: