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 defines the maximum number of email filters allowed for each system address filter, ensuring manageable configurations. |
| What area does it affect? |
Email filtering configuration |
| What does the default mean? |
The default value is "100", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when configuring email filters or troubleshooting email processing issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.email_system_address_filter.max_address_filters |
| Sys ID |
0c1368b27322001099792f163cf6a7ba |
| Type |
integer |
| Application |
Global |
| Default value |
100 |
| Description |
Limit on the number of email filters that can be associated with a single system address filter |
| Updated |
2024-05-25 03:58:49 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... connection if there are more emails to send than the specified value. • Type: integer • Default value: 100 • Location: Add the property to the System Property [sys_properties] table. glide.email_system_address_filter.max_address_filters Sets the maximum number of email filters that can be associated with a single system address filter. • Type: integer • Default value: 100 glide.email.test.user Specifies the comma-separated list of ...
Related properties