Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: 179d6427fc5134810106d6c1f524e80b0a69bfa2
https://github.com/smtpd/qpsmtpd/commit/179d6427fc5134810106d6c1f524e80b0a69bfa2
Author: Jared Johnson <[email protected]>
Date: 2014-10-27 (Mon, 27 Oct 2014)
Changed paths:
M plugins/greylisting
Log Message:
-----------
Consolidate greylist exclusions into exclude()
This makes for an easily overridden method for excluding hosts from greylisting
with custom rules
Commit: e9400cc085ea707350119b09d3294e7dc174ec73
https://github.com/smtpd/qpsmtpd/commit/e9400cc085ea707350119b09d3294e7dc174ec73
Author: Jared Johnson <[email protected]>
Date: 2014-10-28 (Tue, 28 Oct 2014)
Changed paths:
M plugins/greylisting
Log Message:
-----------
Add missing $self and explicit return
Commit: b5d6c2e4c8e77861a3baab0e830d30c683246007
https://github.com/smtpd/qpsmtpd/commit/b5d6c2e4c8e77861a3baab0e830d30c683246007
Author: Jared Johnson <[email protected]>
Date: 2014-10-28 (Tue, 28 Oct 2014)
Changed paths:
M t/plugin_tests/greylisting
Log Message:
-----------
Add tests
Commit: 0d149f03817dcfb87ea2cb6f1ca62c0433db6d26
https://github.com/smtpd/qpsmtpd/commit/0d149f03817dcfb87ea2cb6f1ca62c0433db6d26
Author: Matt Simerson <[email protected]>
Date: 2014-10-28 (Tue, 28 Oct 2014)
Changed paths:
M plugins/greylisting
M t/plugin_tests/greylisting
Log Message:
-----------
Merge pull request #135 from jaredj/consolidate_exclusions
Consolidate greylist exclusions into exclude()
Compare: https://github.com/smtpd/qpsmtpd/compare/76c2e5b030d1...0d149f03817d