Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: 81b55eb1ac08fc1dd58581d343db4b43f204ff1c
https://github.com/smtpd/qpsmtpd/commit/81b55eb1ac08fc1dd58581d343db4b43f204ff1c
Author: Jared Johnson <[email protected]>
Date: 2014-11-06 (Thu, 06 Nov 2014)
Changed paths:
M plugins/greylisting
Log Message:
-----------
Support postgrey-style greylist exclusion files
Not yet tested
Commit: 7fb80f35ab429449a32a0af44d3c9b80ea80655c
https://github.com/smtpd/qpsmtpd/commit/7fb80f35ab429449a32a0af44d3c9b80ea80655c
Author: Jared Johnson <[email protected]>
Date: 2014-11-06 (Thu, 06 Nov 2014)
Changed paths:
M plugins/greylisting
Log Message:
-----------
Fix some broken variable names
Commit: 2655e7b45295f4369493c54b443287989a1ea4fa
https://github.com/smtpd/qpsmtpd/commit/2655e7b45295f4369493c54b443287989a1ea4fa
Author: Jared Johnson <[email protected]>
Date: 2014-11-06 (Thu, 06 Nov 2014)
Changed paths:
M plugins/greylisting
M t/plugin_tests/greylisting
Log Message:
-----------
Add tests for exclude files
Commit: bd47d603044ce3357c110de977eb1d737b576f3c
https://github.com/smtpd/qpsmtpd/commit/bd47d603044ce3357c110de977eb1d737b576f3c
Author: Jared Johnson <[email protected]>
Date: 2014-11-06 (Thu, 06 Nov 2014)
Changed paths:
A t/config/greylist_exclude_files
A t/config/postgrey_whitelist_clients
Log Message:
-----------
Add test files
Commit: dbccb0a63bc4e356a8716b74f2bf0d48dfe1bc28
https://github.com/smtpd/qpsmtpd/commit/dbccb0a63bc4e356a8716b74f2bf0d48dfe1bc28
Author: Matt Simerson <[email protected]>
Date: 2014-11-06 (Thu, 06 Nov 2014)
Changed paths:
M plugins/greylisting
A t/config/greylist_exclude_files
A t/config/postgrey_whitelist_clients
M t/plugin_tests/greylisting
Log Message:
-----------
Merge pull request #145 from jaredj/greylist-exclude-files
Support postgrey-style greylist exclude files
Compare: https://github.com/smtpd/qpsmtpd/compare/a957776190ae...dbccb0a63bc4