Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: c01cdffb0830abd366b52eb8ff29da5604d246f2
https://github.com/smtpd/qpsmtpd/commit/c01cdffb0830abd366b52eb8ff29da5604d246f2
Author: Jared Johnson <[email protected]>
Date: 2014-12-28 (Sun, 28 Dec 2014)
Changed paths:
M plugins/greylisting
M t/plugin_tests/greylisting
Log Message:
-----------
Add testing for greylist()
Commit: eb0ff1fe986ae07aa0288da171d7d04a5a3eca7c
https://github.com/smtpd/qpsmtpd/commit/eb0ff1fe986ae07aa0288da171d7d04a5a3eca7c
Author: Jared Johnson <[email protected]>
Date: 2014-12-28 (Sun, 28 Dec 2014)
Changed paths:
M plugins/greylisting
M t/plugin_tests/greylisting
Log Message:
-----------
Get rid of grey_timeout and 'white' clients
These are noops: clients that retry before grey_timeout is exceeded and
clients that retry after grey_timeout is exceeded all pass greylisting until
expired by white_timeout.
Commit: f8d66348f64988f3886f344bd0a89ca252a17afe
https://github.com/smtpd/qpsmtpd/commit/f8d66348f64988f3886f344bd0a89ca252a17afe
Author: Matt Simerson <[email protected]>
Date: 2014-12-28 (Sun, 28 Dec 2014)
Changed paths:
M plugins/greylisting
M t/plugin_tests/greylisting
Log Message:
-----------
Merge pull request #174 from jaredj/test-greylisting
Get rid of grey_timeout and 'white' clients
Compare: https://github.com/smtpd/qpsmtpd/compare/1f43e30de1f0...f8d66348f649