[email protected] <[email protected]> (Di 17 Jan 2017 20:09:33 CET): > 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?
If I'm not wrong, chunks are sent according to the
DELIVER_OUT_BUFFER_SIZE, defined in config.h.defaults:
#define DELIVER_OUT_BUFFER_SIZE 8192
So, 8k per chunk. But as always, I may be wrong.
Best regards from Dresden/Germany
Viele Grüße aus Dresden
Heiko Schlittermann
--
SCHLITTERMANN.de ---------------------------- internet & unix support -
Heiko Schlittermann, Dipl.-Ing. (TU) - {fon,fax}: +49.351.802998{1,3} -
gnupg encrypted messages are welcome --------------- key ID: F69376CE -
! key id 7CBF764A and 972EAC9F are revoked since 2015-01 ------------ -
signature.asc
Description: Digital signature
-- ## 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/
