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