Indicates the stream class used when reading mail data from a client connection.
RawStreamType is a TIdStreamType property that indicates the TStream descendant class type to be used when reading mail data from a client connection. RawStreamType is used in the command handler for the SMTP DATA Command, and allows the server to determine the TStream descendant to use when capturing mail data from the threaded client connection.
TIdStreamType TIdSMTPServer.OnReceiveRaw
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. |