glide.email.inbound.max_total_attachment_size_bytes

ServiceNow property description:

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

Attributes

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

AI generated property description:

The ServiceNow property `glide.email.inbound.max_total_attachment_size_bytes` sets the maximum combined size, in bytes, for all attachments on an inbound email. If the total size of the attachments exceeds this limit, the attachments beyond this limit are ignored. This property helps manage and control the size of incoming emails to ensure system performance and storage efficiency. The default value for this property is 10 MB (10485760 bytes). Adjusting this property allows administrators to tailor the email attachment handling to their organization's needs. For more details, refer to the [ServiceNow documentation](https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/notification/reference/r_AttachmentLimitProperties.html).

Source

Related property: glide.email.outbound.max_total_attachment_size_bytes