Source position: IdSMTPServer.pas line 111
type TIdSPFReply = (
spfNone,
spfNeutral,
spfPass,
spfFail,
spfSoftFail,
spfTempError,
spfPermError
);