swap link-auth filter arguments
authorop <op@openbsd.org>
Fri, 7 Jul 2023 14:52:00 +0000 (14:52 +0000)
committerop <op@openbsd.org>
Fri, 7 Jul 2023 14:52:00 +0000 (14:52 +0000)
commit51ecec67c95c6049082a85938f693a07249ea920
treed76e66e8fbb598aee90a911ab4296455bbcb4114
parent6fa35e22c1238f42609ccb209b126c13955e0645
swap link-auth filter arguments

Fields which can contain a '|' character are kept last to avoid
ambiguities so move result before username; link-auth was likely forgot
in r1.61 of lka_filter.c when the same treatment was applied to other
events.

Discovered after a report on -portable due to filter-rspamd crashing.

ok millert@
usr.sbin/smtpd/lka_filter.c
usr.sbin/smtpd/smtpd-filters.7