V1_Entities_ImapAuthError

V1_Entities_ImapAuthError model

  • error
    Type: string
    required

    Human-readable error returned by the upstream mail server.

  • imap_auth_success
    Type: boolean
    required

    Whether the IMAP authentication attempt succeeded.

  • smtp_auth_success
    Type: boolean
    required

    Whether the SMTP authentication attempt succeeded.

  • success
    Type: boolean
    required