[smtpd/qpsmtpd] d9ac50: make sure $transaction->notes is blessed before

[email protected] (GitHub) Thu, 29 Jan 2015 13:32:42 -0800
Newsgroups perl.qpsmtpd.dev
Message-ID <54caa6fa5bffd_5df13fcba931b2bc206eb@hookshot-fe2-cp1-prd.iad.github.net.mail>
----==_mimepart_54caa6fa5ba6b_5df13fcba931b2bc20522
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/smtpd/qpsmtpd
  Commit: d9ac50f38338f0c58356d93ec30fc787eadafe30
      https://github.com/smtpd/qpsmtpd/commit/d9ac50f38338f0c58356d93ec30fc787eadafe30
  Author: Matt Simerson <[email protected]>
  Date:   2015-01-29 (Thu, 29 Jan 2015)

  Changed paths:
    M lib/Qpsmtpd/Plugin.pm
    M plugins/logging/file
    M t/config/plugins
    M t/qpsmtpd.t

  Log Message:
  -----------
  make sure $transaction->notes is blessed before

calling it as such. It doesn't resolve #199 but it does help there.

I'm not sure initializing Qpsmtpd::transaction as {} is a brilliant idea, but I haven't a better solution for that yet.


  Commit: a053ac7a32c1fe4de953ef63c2b449f7cf2d4a7f
      https://github.com/smtpd/qpsmtpd/commit/a053ac7a32c1fe4de953ef63c2b449f7cf2d4a7f
  Author: Jared Johnson <[email protected]>
  Date:   2015-01-29 (Thu, 29 Jan 2015)

  Changed paths:
    M lib/Qpsmtpd/Plugin.pm
    M plugins/logging/file
    M t/config/plugins
    M t/qpsmtpd.t

  Log Message:
  -----------
  Merge pull request #217 from msimerson/log-file

make sure $transaction->notes is blessed before


Compare: https://github.com/smtpd/qpsmtpd/compare/0d79c1ef8e1a...a053ac7a32c1
----==_mimepart_54caa6fa5ba6b_5df13fcba931b2bc20522--