diff --git a/CHANGES b/CHANGES index e777128..e8d31e0 100644 --- a/CHANGES +++ b/CHANGES @@ -8,7 +8,10 @@ * Added mention of the requirement for Sys::Syslog to INSTALL * Add references to the current upstream location on Launchpad + Add option to skip SPF checks on exempt domains based on /etc/postfix/ - exempt_spf_domains + exempt_spf_domains (Thanks to Scott Savarese for the patch) + ! Switch relay_addresses to use /etc/postfix/exempt_spf_addresses instead + of hand editing the code (Thanks to Scott Savarese for pushing this over + the finish line) --- 2.010 2012-06-17 * Fixed incorrect use of != instead of ne for string comparison