fix parsing of datalines before passing them to filters, the | splitting is
authorgilles <gilles@openbsd.org>
Mon, 8 Apr 2019 07:44:45 +0000 (07:44 +0000)
committergilles <gilles@openbsd.org>
Mon, 8 Apr 2019 07:44:45 +0000 (07:44 +0000)
commit02db46c18c4b9a2112e538e6cb0528eb44a5e681
treef8a78006c7b3668304a96db09f8a5f99b6d526a1
parentdcc63711a01d7e31989918371ef7de8659bfea37
fix parsing of datalines before passing them to filters, the | splitting is
done a bit too early

diff from Martijn van Duren <openbsd+tech@list.imperialat.at>
usr.sbin/smtpd/lka_filter.c