Discuss this help topic in SecureBlackbox Forum
TElSMTPClient.ExtensionChunkingSupported
Shows whether message chunking is supported by the SMTP server.
Declaration
Description
If message chunking is supported by the SMTP server and ExtensionBinarySupported is true the messages can be sent in binary mode divided into "chunks" of equal sizes. The size of each such "chunk" is specified by the BinaryChunkSize property.