Limit maximum number of attachments in email

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Configure the number of inbound email attachments allowed per Email [sys_email] record on your instance.

    Use the glide.email.inbound.max_attachment_count system property to control the maximum number of inbound email attachments allowed per Email [sys_email] record on your instance.

    Set the value of this property to 30 or less to help avoid instance performance degradation.

    More information

    Attribute Description
    Configuration name glide.email.inbound.max_attachment_count
    Configuration type System Properties (/sys_properties_list.do)
    Data type integer
    Recommended value 30 or less
    Default value 30
    Fallback value 50
    Category File and resources
    Security risk
    • Severity score: 5.3
    • CVSS score: Medium
    • Security risk details: Setting the property value to greater than 30 can lead to degradation issues.
    Dependencies and prerequisites None
    References