[smtpd/qpsmtpd] 9f599f: Record the name of the original plugin (#256)

[email protected] (GitHub) Mon, 25 Apr 2016 09:13:53 -0700
Newsgroups perl.qpsmtpd.dev
Message-ID <571e4241c45c0_2c273f7eece6b2c036163@hookshot-fe5-cp1-prd.iad.github.net.mail>
----==_mimepart_571e4241c4247_2c273f7eece6b2c03605
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/smtpd/qpsmtpd
  Commit: 9f599f9f47abc44d87bcd602932da07e55094c51
      https://github.com/smtpd/qpsmtpd/commit/9f599f9f47abc44d87bcd602932da07e55094c51
  Author: Daniel B <[email protected]>
  Date:   2016-04-25 (Mon, 25 Apr 2016)

  Changed paths:
    M lib/Qpsmtpd/Plugin.pm

  Log Message:
  -----------
  Record the name of the original plugin (#256)

When using the naughty plugin to defer rejection, we loose the name of the original plugin which caused the reject.
Especially when we parse the logterse plugin output to build graphs. With this addition, we now can get this information back



----==_mimepart_571e4241c4247_2c273f7eece6b2c03605--