Topic Path: Symbol Reference > Files > IdSMTPRelay.pas
ContentsIndexHome
PreviousUpNext
IdSMTPRelay.pas

Contains classes, types, and constants needed to implement an SMTP Relay agent.

IdSMTPRelay.pas contains classes, types, and constants needed to implement an SMTP Relay agent. 

IdSMTPRelay.pas is based on code originally contributed to the Indy Project by Maximiliano Di Rienzo.

Class 
Description 
Exception raised when assigning the Host property in TIdSMTPRelay
Exception raised when a mail exchange server cannot be resolved for an email address domain. 
Implements a SMTP Relay agent. 
Item class for items maintained in the TIdSMTPRelayStatusList collection. 
Container for status items created while delivering a relayed message. 
 
Constant 
Description 
 
Default value for the TIdSMTPRelayStatusItem.ReplyCode property. 
Default value for the TIdSMTPRelayStatusItem.Sent property. 
Default value for the TIdSSLSupportOptions.SSLSupport property. 
Default value for the TIdSSLSupportOptions.TryImplicitTLS property. 
Enumeration 
Description 
Action signalled in a TIdSMTPRelayStatus event handler. 
Indicates the SSL support offered in a SMTP Relay agent. 
Type 
Description 
Event handler type for SMTP Relay event notifications. 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.