Branch: refs/heads/master
  Home:   https://github.com/smtpd/qpsmtpd
  Commit: 2a371a2c6ee3a5d62c7f283d0a337114fa0d2d52
      
https://github.com/smtpd/qpsmtpd/commit/2a371a2c6ee3a5d62c7f283d0a337114fa0d2d52
  Author: Matt Simerson <[email protected]>
  Date:   2012-06-04 (Mon, 04 Jun 2012)

  Changed paths:
    M plugins/check_earlytalker
    A t/plugin_tests/check_earlytalker

  Log Message:
  -----------
  consolidated chunks of code duplicated 4x into log_and_deny and log_and_pass

in apr_*_handler subs, return DECLINED when connection is not available to read 
(like during tests)

added 23 tests

deprecate action argument
        'action log' did nothing, better logging controls available with 
loglevel
        'action deny'  ->  reject 1
        'action denysoft' =>  reject 1 reject_type temp

POD
use head2 for config options (instead of over, item, back)
added loglevel section
updated for replacement of action with reject options


  Commit: 3a016b1da8b0fec34b2bca7b24ce4d26e22e5a3b
      
https://github.com/smtpd/qpsmtpd/commit/3a016b1da8b0fec34b2bca7b24ce4d26e22e5a3b
  Author: Matt Simerson <[email protected]>
  Date:   2012-06-04 (Mon, 04 Jun 2012)

  Changed paths:
    M lib/Qpsmtpd/Plugin.pm

  Log Message:
  -----------
  Plugin.pm: added is_immune


  Commit: 57a0e4ba7b7de1cd3716f871190bee576f694f43
      
https://github.com/smtpd/qpsmtpd/commit/57a0e4ba7b7de1cd3716f871190bee576f694f43
  Author: Matt Simerson <[email protected]>
  Date:   2012-06-04 (Mon, 04 Jun 2012)

  Changed paths:
    A config.sample/dnsbl_allow
    M plugins/check_badmailfrom
    M plugins/check_badrcptto
    M plugins/check_earlytalker
    M plugins/dnsbl
    M plugins/domainkeys
    M plugins/greylisting
    M plugins/rhsbl
    M plugins/sender_permitted_from
    M plugins/spamassassin
    M plugins/uribl
    M t/plugin_tests/check_badmailfrom
    M t/plugin_tests/dnsbl

  Log Message:
  -----------
  updated plugins to use QP::Plugins::is_immune


  Commit: 0ab1b50e13ffdac5dff74f8fa8422e9a6ae84f12
      
https://github.com/smtpd/qpsmtpd/commit/0ab1b50e13ffdac5dff74f8fa8422e9a6ae84f12
  Author: Matt Simerson <[email protected]>
  Date:   2012-06-04 (Mon, 04 Jun 2012)

  Changed paths:
    M lib/Qpsmtpd/Plugin.pm

  Log Message:
  -----------
  renamed reaper -> naughty


  Commit: 1e26d1f5ecd49c23946bb47d95957d9823b7cef0
      
https://github.com/smtpd/qpsmtpd/commit/1e26d1f5ecd49c23946bb47d95957d9823b7cef0
  Author: Matt Simerson <[email protected]>
  Date:   2012-06-04 (Mon, 04 Jun 2012)

  Changed paths:
    M plugins/check_earlytalker

  Log Message:
  -----------
  earlytalker: add explicit reject_type perm

and replace whitelist with is_immune


  Commit: 4e2ae484a29410808bcc0dc748ce41b55421185c
      
https://github.com/smtpd/qpsmtpd/commit/4e2ae484a29410808bcc0dc748ce41b55421185c
  Author: Matt Simerson <[email protected]>
  Date:   2013-08-05 (Mon, 05 Aug 2013)

  Changed paths:
    A config.sample/dnsbl_allow
    M plugins/check_badmailfrom
    M plugins/check_badrcptto
    M plugins/check_earlytalker
    M plugins/dnsbl
    M plugins/domainkeys
    M plugins/greylisting
    M plugins/rhsbl
    M plugins/sender_permitted_from
    M plugins/spamassassin
    M plugins/uribl
    M t/plugin_tests/check_badmailfrom
    A t/plugin_tests/check_earlytalker
    M t/plugin_tests/dnsbl

  Log Message:
  -----------
  Merge pull request #15 from msimerson/early

consolidated chunks of code duplicated 4x into log_and_deny and log_and_...


Compare: https://github.com/smtpd/qpsmtpd/compare/fd646b0d2761...4e2ae484a294

Reply via email to