glide.email_address.rfc6530.enabled
ServiceNow property description:
This Property enables Email Address Internationalization when true. Please use scheduled jobs Enable Email Address Internationalization and Disable Email Address Internationalization to turn the property to true/false.
Attributes
- Sys ID: 326e3414435d02103ca9a661c9b8f23d
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property glide.email_address.rfc6530.enabled controls whether Email Address Internationalization (EAI) is supported on the platform. Its default value is false, meaning only standard ASCII-based email addresses are allowed. When set to true, the instance supports RFC 6530-compliant email addresses that include non-ASCII characters, enabling broader international use. Administrators must use the scheduled jobs Enable Email Address Internationalization or Disable Email Address Internationalization to toggle this property, rather than editing it directly. Enabling this feature is relevant for global organizations needing multilingual email address support, but it may introduce compatibility issues with external mail systems that do not fully support EAI.
Source