Property reference

glide.smtp.send_claimed_chunk.honour_shards

The glide.smtp.send_claimed_chunk.honour_shards property determines whether to honor shard settings for sending email. Setting this property to true will disable Business Rules on the sys_email table, which can disrupt email processing.

Default: false Type: boolean 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, when set to true, prevents Business Rules on the sys_email table from executing, impacting email functionality.
What area does it affect? Email processing
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? Review this property when configuring email settings or troubleshooting email-related issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.smtp.send_claimed_chunk.honour_shards
Sys ID a853257487aa3110d75d86e50cbb358c
Type boolean
Application Global
Default value false
Description Please don't change this OOTB property value to true. If set to true, Business Rules on the table sys_email will stop working.
Updated 2024-05-25 03:39:06

Sources

Official references and nearby text excerpts where this property appears.