Property reference

glide.smtp.fail_message_ids

The glide.smtp.fail_message_ids property specifies which SMTP error codes should prevent email resending. Admins should review this setting to ensure that legitimate email failures do not trigger unnecessary resend attempts.

Default: 500,501,502,503,504,550,551,552,553,554 Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property defines a list of SMTP error codes that, when returned by the server, will stop the system from attempting to resend emails.
What area does it affect? Email sending configuration
What does the default mean? The default value is "500,501,502,503,504,550,551,552,553,554", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring email settings or troubleshooting email delivery issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.smtp.fail_message_ids
Sys ID 148225759773100031af390ddd29753c
Type string
Application Global
Default value 500,501,502,503,504,550,551,552,553,554
Description Do not resend email if server returns these SMTP error codes
Updated 2024-05-25 04:29:59