Am 19.01.23 um 13:47 schrieb Sławomir Dworaczek via Exim-users:
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}}
Your count of { does not match the count of } .

Tip: keep it simple

create a bash script you call with the host address as argument. It helps aaaaaaaaaa lot against those kind of error.


Best regards,
Cyborg


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