[smtpd/qpsmtpd] 993bd4: spf: switch header appending hook

[email protected] (GitHub) Tue, 30 Dec 2014 14:37:35 -0800
Newsgroups perl.qpsmtpd.dev
Message-ID <54a3292f1b863_76053fd30f72929c2573@hookshot-fe3-cp1-prd.iad.github.net.mail>
----==_mimepart_54a3292f1b457_76053fd30f72929c25662
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/smtpd/qpsmtpd
  Commit: 993bd4e7df4a846447388d8c3a23380940d9b1d1
      https://github.com/smtpd/qpsmtpd/commit/993bd4e7df4a846447388d8c3a23380940d9b1d1
  Author: Matt Simerson <[email protected]>
  Date:   2014-12-30 (Tue, 30 Dec 2014)

  Changed paths:
    M plugins/sender_permitted_from

  Log Message:
  -----------
  spf: switch header appending hook

This doesn't really change anything, because the SPF plugin generally is listed in config/plugins before the `data_post` plugins that do content evaluation. This merely assures that regardless of the ordering of plugins in config/plugins, the SPF results header will be present.


  Commit: c944abbeb917fdd6832dab18b86467c6da709d54
      https://github.com/smtpd/qpsmtpd/commit/c944abbeb917fdd6832dab18b86467c6da709d54
  Author: Jared Johnson <[email protected]>
  Date:   2014-12-30 (Tue, 30 Dec 2014)

  Changed paths:
    M plugins/sender_permitted_from

  Log Message:
  -----------
  Merge pull request #180 from msimerson/spf

spf: switch header appending hook


Compare: https://github.com/smtpd/qpsmtpd/compare/c94d975e3c28...c944abbeb917
----==_mimepart_54a3292f1b457_76053fd30f72929c25662--