glide.email.outbound.max_total_attachment_size_bytes

ServiceNow property description:

The maximum combined size (in bytes) for all attachments on an outbound email. Attachments beyond this limit are ignored.

Attributes

  • Sys ID: ba1a2ca3eb712100469a20425206fe13
  • Type: integer
  • Application: Global
  • Default value: 18874368
AI Logo

AI generated property description:

The ServiceNow property `glide.email.outbound.max_total_attachment_size_bytes` sets the maximum combined size, in bytes, for all attachments included in an outbound email. If the total size of the attachments exceeds this limit, the additional attachments are ignored and not sent with the email. This property helps manage and control the size of outbound emails to ensure they do not exceed acceptable limits. The default value for this property is 5242880 bytes (5 MB). Adjusting this property can help optimize email performance and prevent issues related to large email sizes.

Source

Related property: glide.email.inbound.max_total_attachment_size_bytes