Branch: refs/heads/master
  Home:   https://github.com/smtpd/qpsmtpd
  Commit: 1e82ae1bc7b1e368708ae4b280d25c642ca492fe
      
https://github.com/smtpd/qpsmtpd/commit/1e82ae1bc7b1e368708ae4b280d25c642ca492fe
  Author: Matt Simerson <[email protected]>
  Date:   2014-09-17 (Wed, 17 Sep 2014)

  Changed paths:
    M MANIFEST
    M Makefile.PL
    M README
    M README.md
    M docs/advanced.pod
    M docs/hooks.pod
    M docs/plugins.pod
    M docs/writing.pod
    R lib/Danga/Client.pm
    R lib/Danga/TimeoutSocket.pm
    M lib/Qpsmtpd.pm
    M lib/Qpsmtpd/Constants.pm
    R lib/Qpsmtpd/Plugin/Async/DNSBLBase.pm
    R lib/Qpsmtpd/PollServer.pm
    M lib/Qpsmtpd/SMTP.pm
    M packaging/rpm/qpsmtpd.spec.in
    R plugins/async/dns_whitelist_soft
    R plugins/async/dnsbl
    R plugins/async/earlytalker
    R plugins/async/queue/smtp-forward
    R plugins/async/resolvable_fromhost
    R plugins/async/rhsbl
    R plugins/async/uribl
    M plugins/dns_whitelist_soft
    M plugins/ident/p0f
    M plugins/naughty
    M plugins/queue/maildir
    M plugins/stunnel
    M plugins/tls
    M plugins/uribl
    R qpsmtpd-async
    M t/Test/Qpsmtpd.pm

  Log Message:
  -----------
  async removed

1. the known users of async don't upgrade
2. async becomes a win when concurrent connections exceed a few hundred 
simultaneous
3. anyone that needs async should be looking at Haraka instead
4. the perl async dependencies aren't maintained


  Commit: f4ab59b6131cdb36def3aa7aba7a751efbff3704
      
https://github.com/smtpd/qpsmtpd/commit/f4ab59b6131cdb36def3aa7aba7a751efbff3704
  Author: Jared Johnson <[email protected]>
  Date:   2014-09-17 (Wed, 17 Sep 2014)

  Changed paths:
    M MANIFEST
    M Makefile.PL
    M README
    M README.md
    M docs/advanced.pod
    M docs/hooks.pod
    M docs/plugins.pod
    M docs/writing.pod
    R lib/Danga/Client.pm
    R lib/Danga/TimeoutSocket.pm
    M lib/Qpsmtpd.pm
    M lib/Qpsmtpd/Constants.pm
    R lib/Qpsmtpd/Plugin/Async/DNSBLBase.pm
    R lib/Qpsmtpd/PollServer.pm
    M lib/Qpsmtpd/SMTP.pm
    M packaging/rpm/qpsmtpd.spec.in
    R plugins/async/dns_whitelist_soft
    R plugins/async/dnsbl
    R plugins/async/earlytalker
    R plugins/async/queue/smtp-forward
    R plugins/async/resolvable_fromhost
    R plugins/async/rhsbl
    R plugins/async/uribl
    M plugins/dns_whitelist_soft
    M plugins/ident/p0f
    M plugins/naughty
    M plugins/queue/maildir
    M plugins/stunnel
    M plugins/tls
    M plugins/uribl
    R qpsmtpd-async
    M t/Test/Qpsmtpd.pm

  Log Message:
  -----------
  Merge pull request #114 from msimerson/async

async removed


Compare: https://github.com/smtpd/qpsmtpd/compare/ed3e550d7fd3...f4ab59b6131c

Reply via email to