Internet Direct (Indy)
Home
PreviousUpNext
TIdSMTPServer.NoEncode

Indicates if encoding is allowed when processing mail data from a client connection.

NoEncode is a Boolean property that indicates if encoding is allowed when processing data received from a threaded SMTP client connection using the SMTP DATA command. 

NoEncode indicates the value that be used in the TIdMessage.NoEncode property for the parsed mail message when ReceiveMode is rmMessageParsed. Set NoDecode to indicate if decoding is allowed for parsed mail messages. 

NoEncode and NoDecode are not used when ReceiveMode contains a value other than rmMessageParsed.

NoDecode ReceiveMode TIdMessage

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.