Internet Direct (Indy)
Home
PreviousUpNext
TIdSMTPServer.Messages

Represents various messages used during execution of the client Contexts connected to the SMTP server.

Messages is a TIdSMTPMessages property that represents various messages used during execution of the client Contexts connected to the SMTP server. 

Messages includes properties that represents the following message types: 

 

Property Usage 
 

------- -------------------------------------------------------

 

Greeting Greeting text sent to new client connections 
ErrorMsgs SMTP protocol error messages 
NoopReply Text reply for the SMTP NOOP command 
RSetReply Text reply for the SMTP RSET command 
QuitReply Text reply for the SMTP QUIT command 
XServer Value for the X-Server header added to received messages 
ReceivedHeader Value for the Received header added to received messages 
RcpReplies Values used for SMTP RECPT command replies 
DataReplies Values used for SMTP DATA command replies 

 

Resources for the Messages property are allocated during initialization of the component, and freed in Destroy.

TIdSMTPMessages

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.