Re: [exim] Tainted string changes 4.93

2020-06-29 Thread Jeremy Harris via Exim-users
On 29/06/2020 04:57, Robert Blayzor via Exim-users wrote: > The router hitting: > > local_aliases: > driver = redirect > allow_fail = true > allow_defer = true + local_parts = ${lookup{$local_part}wildlsearch,ret=key{/opt/etc/exim/aliases} > data =

Re: [exim] Tainted string changes 4.93

2020-06-28 Thread Robert Blayzor via Exim-users
I should of added the obvious. We are now on 4.94 on FreeBSD 12. The router hitting: local_aliases: driver = redirect allow_fail = true allow_defer = true data = ${expand:${lookup{$local_part}wildlsearch{/opt/etc/exim/aliases}}} user = mailnull group = mail file_transport =

[exim] Tainted string changes 4.93

2020-06-28 Thread Robert Blayzor via Exim-users
Since we follow the freebsd ports tree a little too carefully we were bitten by the tainted string changes in 4.93. We use a system aliases file that calls pipe transport ulimately and we see in error log now: Tainted '/bin/smssend -e -c foo' (command for address_pipe transport) not permitted