helo
where is the error in the ACL
continue = ${run{SHELL -c "echo $sender_host_address
>>/var/spool/exim/blacklists/blocked_IPs;\N{\N echo Subject:
$sender_host_address blocked; echo; echo for bruteforce auth cracking
attempt.;\N}\N | EXIMBINARY WARNTO"}}{yes}{no}}
exim returns an error
2022-12-10 01:26:10 [69918] ACL for not-QUIT returned ERROR: failed to expand
ACL string "${run{/bin/sh -c "echo $sender_host_address
>>/var/spool/exim/blacklists/blocked_IPs;\N{\N echo Subject:
$sender_host_address blocked; echo; echo for bruteforce auth cracking
attempt.;\N}\N | /usr/bin/exim -f root [email protected]"}}{yes}{no}}":
curly-bracket problem in conditional yes/no parsing: 'yes' part did not start
with '{'
remaining string is '\N | /usr/bin/exim -f root
[email protected]}}{yes}{no}}'
Thank you for your help
--
## 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/