---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Minimize SMTP Recipient Quantity \[Updated in Security Center 1.3\]

# Minimize SMTP Recipient Quantity \[Updated in Security Center 1.3\] {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

The glide.email.smtp.max_recipients specifies the maximum number
of recipients the instance can list in the To: line for a single email
notification.
Set glide.email.smtp.max_recipients to the recommended value of
100 or less. Notifications that would exceed this limit instead
create duplicate email notifications addressed to a subset of the recipient list. Each email
notification has the same maximum number of recipients.

## More information {#sc-max-smtp-recipients__section_more_information}

{#sc-max-smtp-recipients__table_ajc_b43_3kb__entry__2}

| Attribute | Description |
|-|-|
| Property name | glide.email.smtp.max_recipients |
| Configuration type | System Properties (/sys_properties_list.do) |
| Category | [Business Logic](https://servicenow-prod.fluidtopics.net/nuQmj4D0RwlZAWGH1_lsOA "This category looks at the logic and flow unique to each application with general secure principles. Specifically ensure that the intended sequence of business logic flow cannot by bypassed, that limits exist to detect and prevent automated attacks, and that protections against spoofing, tampering, information disclosure and elevation of privilege attacks exist.") |
| Purpose | If this property is set to an insecure value above the default value of 100, then its possible a denial of service could happen on the instance. |
| Recommended value | 100 |
| Default value | 100 |
| Configuration type | Integer |
| Security risk | (Moderate) Notifications that would exceed this limit instead create duplicate email notifications addressed to a subset of the recipient list. |
| Security risk rating | 4.9 |
[ ]

{#sc-max-smtp-recipients__table_ajc_b43_3kb}

To learn more about adding or creating a system
property, see [Add a system property](https://www.servicenow.com/docs/access?context=t_AddAPropertyUsingSysPropsList&version=australia&pubname=australia-platform-administration&ft:locale=en-US).

