Add CHANGES for exempt_spf_addresses changes
This commit is contained in:
parent
eae14d029d
commit
8530b85957
1 changed files with 4 additions and 1 deletions
5
CHANGES
5
CHANGES
|
|
@ -8,7 +8,10 @@
|
||||||
* Added mention of the requirement for Sys::Syslog to INSTALL
|
* Added mention of the requirement for Sys::Syslog to INSTALL
|
||||||
* Add references to the current upstream location on Launchpad
|
* Add references to the current upstream location on Launchpad
|
||||||
+ Add option to skip SPF checks on exempt domains based on /etc/postfix/
|
+ 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
|
--- 2.010 2012-06-17
|
||||||
* Fixed incorrect use of != instead of ne for string comparison
|
* Fixed incorrect use of != instead of ne for string comparison
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue