[exim] Re: heads-up: some spam bots started RCPT flooding

2023-05-22 Thread AC via Exim-users
On 2023-05-22 03:56, Markus Reschke via Exim-users wrote: Hi! On 2023-05-20 01:20, James via Exim-users wrote: I use: condition = ${if and {{>{$rcpt_count}{2}}{>{${eval:$rcpt_count-$recipients_count}}{2}}}{yes}{no}} Nice refinement! On Sun, 21 May 2023, Alexander Carver via Exim-users

[exim] Re: heads-up: some spam bots started RCPT flooding

2023-05-22 Thread Markus Reschke via Exim-users
Hi! On 2023-05-20 01:20, James via Exim-users wrote: I use:     condition = ${if and {{>{$rcpt_count}{2}}{>{${eval:$rcpt_count-$recipients_count}}{2}}}{yes}{no}} Nice refinement! On Sun, 21 May 2023, Alexander Carver via Exim-users wrote: Which of the ACLs should this actually be in? I tr

[exim] Re: heads-up: some spam bots started RCPT flooding

2023-05-22 Thread Alexander Carver via Exim-users
On 2023-05-20 01:20, James via Exim-users wrote: On 15/05/2023 10:21, Markus Reschke via Exim-users wrote: Firstly I thank you for raising this on the mailing list and providing help. I moved to a simple ACL rule to drop the connection when the first x recipients are rejected: drop  message

[exim] a couple more problems with parsing JSON

2023-05-22 Thread Victor Ustugov via Exim-users
Hello Some web servers provide useful information that I cannot use. # exim -be '${sg{${readsocket{inet:ipinfo.io:443}{GET /91.202.74.134 HTTP/1.1\r\nHost: ipinfo.io\r\nConnection: close\r\n\r\n}{20s:tls=yes:sni=ipinfo.io}{\n}{socket failure}}}{\N^((.+)\r?\n)+\r?\n\N}{}}' { "ip": "91.202.74.13

[exim] Re: failure to transfer data from subprocess

2023-05-22 Thread Alexander Carver via Exim-users
On 2023-05-19 13:28, Jeremy Harris via Exim-users wrote: On 19/05/2023 13:08, Robert Nicholson via Exim-users wrote: Do I have to be an administrator in order to be able to debug? The docs say "is restricted to admin users". https://exim.org/exim-html-current/doc/html/spec_html/ch-the_exim_com