Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: 39c454c95eef1d7203986ebadbb8b41a5fd65767
https://github.com/smtpd/qpsmtpd/commit/39c454c95eef1d7203986ebadbb8b41a5fd65767
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: added IPv6 support to invalid_localhost
and also suppress a test warning
Commit: 60877da4ed09a1bee4d8d0080220407b616667e9
https://github.com/smtpd/qpsmtpd/commit/60877da4ed09a1bee4d8d0080220407b616667e9
Author: Matt Simerson <[email protected]>
Date: 2014-09-10 (Wed, 10 Sep 2014)
Changed paths:
M lib/Qpsmtpd.pm
M lib/Qpsmtpd/Utils.pm
A t/qpsmtpd-utils.t
Log Message:
-----------
added Utils::is_localhost and t/qpsmtpd-utils.t
resolves Issue #89
Commit: 2466a88cb2b9472ad5d7ca171e9bf399c8774e70
https://github.com/smtpd/qpsmtpd/commit/2466a88cb2b9472ad5d7ca171e9bf399c8774e70
Author: Matt Simerson <[email protected]>
Date: 2014-09-10 (Wed, 10 Sep 2014)
Changed paths:
M lib/Qpsmtpd.pm
M lib/Qpsmtpd/Utils.pm
M plugins/helo
M t/plugin_tests/helo
A t/qpsmtpd-utils.t
Log Message:
-----------
Merge pull request #90 from msimerson/utils
Utils: added is_localhost and tests.
Compare: https://github.com/smtpd/qpsmtpd/compare/40783dbe8766...2466a88cb2b9