* Skip SPF checks for local (127.) connections
* TODO skip localhost for IPv6.
This commit is contained in:
parent
515d21722d
commit
0d8075552e
4 changed files with 30 additions and 16 deletions
3
CHANGES
3
CHANGES
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue