glide.smtp.fail_message_ids

ServiceNow property description:

Do not resend email if server returns these SMTP error codes

Attributes

  • Sys ID: 148225759773100031af390ddd29753c
  • Type: string
  • Application: Global
  • Default value: 500,501,502,503,504,550,551,552,553,554
AI Logo

AI generated property description:

The ServiceNow property `glide.smtp.fail_message_ids` is used to specify SMTP error codes that should prevent the system from resending an email. When the email server returns any of the listed error codes, the email will not be retried. This property helps in managing email delivery by avoiding repeated attempts to send emails that are likely to fail due to specific errors. The error codes should be listed in a comma-separated format. This configuration is useful for handling permanent errors where resending the email would not resolve the issue.

Source

Related property: glide.sc.ui_page_width