SmtpResponse Fields

Public Fields

  Name Description
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif AnonymousSendAsDenied
The AnonymousSendAsDenied field gets an instance of the SmtpResponse structure that represents a 550 5.7.1 Anonymous client does not have permission to send as this sender response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif BadCommandSequence
The BadCommandSequence field gets an instance of the SmtpResponse structure that represents a 503 5.5.1 Bad sequence of commands response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif ConnectionDroppedByAgentError
The ConnectionDroppedByAgentError field gets an instance of the SmtpResponse structure that represents a 421 4.3.2 System not accepting network messages response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif ConnectionTimedOut
The ConnectionTimedOut field gets an instance of the SmtpResponse structure that represents a 421 4.4.1 Connection timed out response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif DataTransactionFailed
The DataTransactionFailed field gets an instance of the SmtpResponse structure that represents a 451 4.3.2 System not accepting network messages response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif Empty
The Empty field gets an instance of the SmtpResponse structure that represents an empty, invalid response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif InsufficientResource
The InsufficientResource field gets an instance of the SmtpResponse structure that represents a 452 4.3.1 Insufficient system resources response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif InvalidAddress
The InvalidAddress field gets an instance of the SmtpResponse structure that represents a 501 5.1.3 Invalid address (recipient) response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif InvalidArguments
The InvalidArguments field gets an instance of the SmtpResponse structure that represents a 501 5.5.4 Invalid arguments response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif InvalidContent
The InvalidContent field gets an instance of the SmtpResponse structure that represents a 554 5.6.0 Invalid Content response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif InvalidRecipientAddress
The InvalidRecipientAddress field gets an instance of the SmtpResponse structure that represents a 554 5.4.4 Unable to route due to invalid recipient address response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif InvalidResponse
The InvalidResponse field gets an instance of the SmtpResponse structure that represents a 421 4.4.0 Remote server response was not RFC conformant response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif InvalidSenderAddress
The InvalidSenderAddress field gets an instance of the SmtpResponse structure that represents a 501 5.1.7 Invalid Address (Sender) response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif MailFromOk
The MailFromOk field gets an instance of the SmtpResponse structure that represents a 250 2.1.0 Sender OK response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif MessagePartialNotSupported
The MessagePartialNotSupported field gets and instance of the SmtpResponse structure that represents a 554 5.6.1 Messages of type message/partial are not supported response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif MessageTooLarge
The MessageTooLarge field gets an instance of the SmtpResponse structure that represents a 552 5.3.4 Message size exceeds fixed maximum message size response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif NoopOk
The NoopOk field gets an instance of the SmtpResponse structure that represents a 250 2.0.0 OK response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif RcptNotFound
The RcptNotFound field gets an instance of the SmtpResponse structure that represents a 550 5.1.1 User unknown response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif RcptToOk
The RcptToOk field gets an instance of the SmtpResponse structure that represents a 250 2.1.5 Recipient OK response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif RecipientAddressExpanded
The RecipientAddressExpanded field gets an instance of the SmtpResponse structure that represents a 250 2.1.5 Recipient Address was Expanded response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif SendAsDenied
The SendAsDenied field gets an instance of the SmtpResponse structure that represents a 550 5.7.1 Client does not have permission to send as this sender (Sender) response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif SendOnBehalfOfDenied
The SendOnBehalfOfDenied field gets an instance of the SmtpResponse structure that represents a 550 5.7.1 Client does not have permission to send on behalf of the from address (Sender) response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif ServiceUnavailable
The ServiceUnavailable field gets an instance of the SmtpResponse structure that represents a 421 Service not available, closing transmission channel response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif SubmitDenied
The SubmitDenied field gets an instance of the SmtpResponse structure that represents a 550 5.7.1 Client does not have permission to submit to this server (Sender) response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif SuccessfulConnection
The SuccessfulConnection field gets an instance of the SmtpResponse structure that represents a 250 Success response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif SystemMisconfiguration
The SystemMisconfiguration field gets an instance of the SmtpResponse structure that represents a 550 5.3.5 System incorrectly configured response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif TimeoutOccurred
The TimeoutOccurred field gets an instance of the SmtpResponse structure that represents a 451 Timeout waiting for client input response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif UnableToRoute
The UnableToRoute field gets an instance of the SmtpResponse structure that represents a 554 5.4.4 Unable to route response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif UnrecognizedCommand
The UnrecognizedCommand field gets an instance of the SmtpResponse structure that represents a 500 5.3.3 Unrecognized command response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif UnrecognizedParameter
The UnrecognizedParameter field gets an instance of the SmtpResponse structure that represents a 501 5.5.4 Unrecognized parameter response.
Aa563688.pubfield(en-us,EXCHG.80).gifAa563688.static(en-us,EXCHG.80).gif UnsupportedCommand
The UnsupportedCommand field gets an instance of the SmtpResponse structure that represents a 550 5.7.1 Command not allowed response.