[smtpd/qpsmtpd] c01cdf: Add testing for greylist()

[email protected] (GitHub) Sun, 28 Dec 2014 19:59:13 -0800
Newsgroups perl.qpsmtpd.dev
Message-ID <54a0d1912a814_32503fde508d129c1016c5@hookshot-fe2-cp1-prd.iad.github.net.mail>
----==_mimepart_54a0d1912a400_32503fde508d129c101522
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  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
----==_mimepart_54a0d1912a400_32503fde508d129c101522--