[smtpd/qpsmtpd] e792c1: Prevent a "Use of implicit split" warning

[email protected] (GitHub) Tue, 19 Apr 2016 21:02:15 -0700
Newsgroups perl.qpsmtpd.dev
Message-ID <5716ff477a58b_659c3fc1023cb2b8587aa@hookshot-fe5-cp1-prd.iad.github.net.mail>
----==_mimepart_5716ff477a1a2_659c3fc1023cb2b8586ce
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/smtpd/qpsmtpd
  Commit: e792c11bfa4aeb49498f01f3d005d4d93d95d237
      https://github.com/smtpd/qpsmtpd/commit/e792c11bfa4aeb49498f01f3d005d4d93d95d237
  Author: Daniel Berteaud <[email protected]>
  Date:   2016-04-19 (Tue, 19 Apr 2016)

  Changed paths:
    M plugins/helo

  Log Message:
  -----------
  Prevent a "Use of implicit split" warning
In the helo plugin. Full warn is:
Use of implicit split to @_ is deprecated at /usr/share/qpsmtpd/plugins/helo line 524


  Commit: 044fff9aa89c9a82e0d7a5df8303232fa44de857
      https://github.com/smtpd/qpsmtpd/commit/044fff9aa89c9a82e0d7a5df8303232fa44de857
  Author: Matt Simerson <[email protected]>
  Date:   2016-04-19 (Tue, 19 Apr 2016)

  Changed paths:
    M plugins/helo

  Log Message:
  -----------
  Merge pull request #250 from dani/warn_inplicit_split

Prevent a "Use of implicit split" warning


Compare: https://github.com/smtpd/qpsmtpd/compare/5a802a036aea...044fff9aa89c
----==_mimepart_5716ff477a1a2_659c3fc1023cb2b8586ce--