Unit 'IdSMTPServer' Package
[Overview][Constants][Types][Classes][Index] [#pl_indy]

TIdSPFReply

Declaration

Source position: IdSMTPServer.pas line 111

type TIdSPFReply = (

  spfNone,

  

  spfNeutral,

  

  spfPass,

  

  spfFail,

  

  spfSoftFail,

  

  spfTempError,

  

  spfPermError

  

);



CT Web help

CodeTyphon Studio