On 03/12/2022 20:59, exim-users--- 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.
--
Cheers,
  Jeremy


--
## 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/

Reply via email to