title: "Email.MaximumEmailSize" category: reference tags: [aet, email, setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published

Email.MaximumEmailSize

Groep: Email Type: Element · Waardetype: int32 Custom: Nee · Nullable: Nee

Beschrijving: Maximum email size

The maximum size of an email that can be sent from Ultimo in Megabytes. This value should match the email provider inbound size limit. If the setting value is bigger than the provider inbound limit then some emails would not be received.

Waardebewerken

Raw JSONbewerken

{
  "settingId": "Email.MaximumEmailSize",
  "settingType": "Element",
  "description": "Maximum email size",
  "longDescription": "The maximum size of an email that can be sent from Ultimo in Megabytes. This value should match the email provider inbound size limit. If the setting value is bigger than the provider inbound limit then some emails would not be received.",
  "value": 30,
  "valueType": "int32",
  "valueDisplayModel": 30,
  "inheritedValue": 30,
  "inheritedFromDescription": "Inherited from factory settings.",
  "inheritedValueDisplayModel": 30,
  "isCustom": false,
  "isNullable": false,
  "unit": "megabytes"
}

Brondatabewerken