On 2022-05-01 Odhiambo Washington via Exim-users <exim-users@???> wrote: > Hi, > This transport survived 4.95, but not anymore with 4.96rc0 as this error
> shows: > 2022-05-01 11:19:58 1nl4o7-0006GQ-10 ** /var/spool/virtual/
> mydomain.org/johndoe/Maildir <johndoe@???> R=virtual_domains
> T=dovecot_virtual_delivery: Tainted arg 2 for dovecot_virtual_delivery
> transport command
> : 'johndoe@???' > How do I need to de-taint the arg 2? [...] > command = /usr/local/libexec/dovecot/deliver -d $local_part@$domain -f
> $sender_address
Did you try the usual detainting strategies ($..._data)?