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 upper limit for attachments in outbound emails, with a default value of 30. |
| What area does it affect? |
Email configuration |
| What does the default mean? |
The default value is "30", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting email attachment policies or troubleshooting email delivery issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.email.outbound.max_attachment_count |
| Sys ID |
829a6ca3eb712100469a20425206fe57 |
| Type |
integer |
| Application |
Global |
| Default value |
30 |
| Description |
The maximum number attachments allowed on an outbound email. Attachments beyond this limit are ignored. |
| Updated |
2024-05-25 04:02:37 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... email header. Clear the property value to remove the "Auto-submitted" header from all outbound emails. Some spam filters flag auto-generated email as spam. • Type: string • Default value: auto-generated glide.email.outbound.max_attachment_count Sets the maximum number of attachments allowed per outbound email. • Type: integer • Default value: 30 • Location: System Property [sys_properties] table glide.email.outbound.max_body_chars Sets the maximum body size in ...
Related properties