Hi Jeremy, On 04.12.22 00:11, Jeremy Harris via Exim-users wrote:
Stripping down (removing the if and all quote) to following condition works:condition = ${run{/usr/bin/spfquery.mail-spf-perl --ip \ $sender_host_address --identity \ --scope mfrom --identity sender_address}\ {no}{${if eq {$runrc}{1}{yes}{no}}}} As soon as one ${quote: ...} is added, the missing "}" error appears:
Thanks for checking. Yup, this is a real bug; fix in progress.
Least I can do, thanks a lot for working on it. I'll update the Ubuntu bug, when you have a bug reference or something similar. Regards, Thomas -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
