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