Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: 91f8133f5caf2d2a0f44d5b94daaa367bcdd76b0
https://github.com/smtpd/qpsmtpd/commit/91f8133f5caf2d2a0f44d5b94daaa367bcdd76b0
Author: Matt Simerson <[email protected]>
Date: 2014-09-10 (Wed, 10 Sep 2014)
Changed paths:
M plugins/fcrdns
M plugins/helo
Log Message:
-----------
2x: use Utils->is_localhost() to detect loopback
* it's IPv6 compatible
* plugins/helo, plugins/fcrdns
Commit: 04a984bbab8f6e9a15538280a9a79e15bc55863a
https://github.com/smtpd/qpsmtpd/commit/04a984bbab8f6e9a15538280a9a79e15bc55863a
Author: Matt Simerson <[email protected]>
Date: 2014-09-10 (Wed, 10 Sep 2014)
Changed paths:
M plugins/helo
M t/plugin_tests/helo
Log Message:
-----------
helo: improved invalid_localhost detection
Commit: 8b7a7973aee3a7584b7f7b6ab5f4e00d3abdf15d
https://github.com/smtpd/qpsmtpd/commit/8b7a7973aee3a7584b7f7b6ab5f4e00d3abdf15d
Author: Matt Simerson <[email protected]>
Date: 2014-09-10 (Wed, 10 Sep 2014)
Changed paths:
M plugins/fcrdns
M plugins/helo
M t/plugin_tests/helo
Log Message:
-----------
Merge pull request #81 from msimerson/helo
helo: added IPv6 support to invalid_localhost
Compare: https://github.com/smtpd/qpsmtpd/compare/2466a88cb2b9...8b7a7973aee3