SMTPStatus

Represents the different status codes for SMTP replies.

Values

ValueMeaning
_success200
systemStatus211
helpMessage214
serviceReady220
serviceClosing221
success250
forwarding251
serverAuthReady334
startMailInput354
serviceUnavailable421
mailboxTemporarilyUnavailable450
processingError451
outOfDiskSpace452
commandUnrecognized500
invalidParameters501
commandNotImplemented502
badCommandSequence503
commandParameterNotImplemented504
domainAcceptsNoMail521
accessDenied530
mailboxUnavailable550
userNotLocal551
exceededStorageAllocation552
mailboxNameNotAllowed553
transactionFailed554

Meta