On Sun, 31 Dec 2023 13:21:09 +0100 Andreas Metzler <ametz...@bebt.de> wrote:
> Disable CHUNKING advertisement for incoming connections. > Disable PIPELINING advertisement for incoming connections.It's worth noting in this bug report that these can be achieved by the following lines in an Exim config:
chunking_advertise_hosts = pipelining_advertise_hosts = Cheers, Dave