Add CHANGES for exempt_spf_addresses changes

This commit is contained in:
Scott Kitterman 2018-07-29 13:15:42 -04:00
commit 8530b85957

View file

@ -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