* Skip SPF checks for local (127.) connections

* TODO skip localhost for IPv6.
This commit is contained in:
Scott Kitterman 2007-02-07 12:59:17 +00:00
commit 0d8075552e
4 changed files with 30 additions and 16 deletions

View file

@ -4,8 +4,9 @@
# ! = Changed something significant, or removed a feature
# * = Fixed a bug, or made a minor improvement
--- 2.000 (2007-02-06 16:00)
--- 2.000 (2007-02-07 16:00)
* Change reject reply to 550 for RFC 2821 compliance.
* Skip SPF checks for local (127.) connections
* Clarified wording for some verbose logging.
* Added more information about HELO checking to README.