Auteur: Lena Date: À: exim-users Sujet: Re: [exim] chunking
> From: Jeremy Harris
> If we move to a spoolfile
> format matching the network format - CR,LF line terminators -
> rather than Unix format, we can then avoid scanning the data both
> in- and out-bound, and potentially use sendfile syscalls.
If a recipient's MX advertises CHUNKING, how does Exim 4.88 as a client
use chunking by default (hosts_try_chunking=*) -
sends message body in single chunk or how?