CHANGES and titivation of last commit
This commit is contained in:
parent
b916c542c6
commit
341d0a775d
2 changed files with 9 additions and 6 deletions
2
CHANGES
2
CHANGES
|
|
@ -7,6 +7,8 @@
|
||||||
--- 2.011 UNRELEASED
|
--- 2.011 UNRELEASED
|
||||||
* 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/
|
||||||
|
exempt_spf_domains
|
||||||
|
|
||||||
--- 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
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,8 @@
|
||||||
# http://www.openspf.org/Software
|
# http://www.openspf.org/Software
|
||||||
# version 2.011
|
# version 2.011
|
||||||
#
|
#
|
||||||
# (C) 2007-2008,2012 Scott Kitterman <scott@kitterman.com>
|
# (C) 2007-2008,2012,2018 Scott Kitterman <scott@kitterman.com>
|
||||||
|
# (C) 2018 Scott Savarese <https://launchpad.net/~scottsavarese>
|
||||||
# (C) 2012 Allison Randal <allison@perl.org>
|
# (C) 2012 Allison Randal <allison@perl.org>
|
||||||
# (C) 2007 Julian Mehnle <julian@mehnle.net>
|
# (C) 2007 Julian Mehnle <julian@mehnle.net>
|
||||||
# (C) 2003-2004 Meng Weng Wong <mengwong@pobox.com>
|
# (C) 2003-2004 Meng Weng Wong <mengwong@pobox.com>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue