Module async_smtp::response

source ·
Expand description

SMTP response, containing a mandatory return code and an optional text message

Structs§

  • Represents a 3 digit SMTP response code
  • Contains an SMTP reply, with separated code and message

Enums§

  • Second digit
  • The detail digit of a response code (third digit)
  • First digit indicates severity