Enum SMTPStatus

Represents the different status codes for SMTP replies.

The enum base type is int .

Enum members

Name Description
accessDenied
badCommandSequence
commandNotImplemented
commandParameterNotImplemented
commandUnrecognized
domainAcceptsNoMail
exceededStorageAllocation
forwarding
helpMessage
invalidParameters
mailboxNameNotAllowed
mailboxTemporarilyUnavailable
mailboxUnavailable
outOfDiskSpace
processingError
serverAuthReady
serviceClosing
serviceReady
serviceUnavailable
startMailInput
success
systemStatus
transactionFailed
userNotLocal
_success

Authors

Sönke Ludwig

Copyright

© 2012-2015 RejectedSoftware e.K.

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.