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 configures the system to allow international characters in email addresses, enhancing global communication capabilities. |
| What area does it affect? |
Email Address Configuration |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when planning to support international email addresses or during system updates. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.email_address.rfc6530.enabled |
| Sys ID |
326e3414435d02103ca9a661c9b8f23d |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| 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. |
| Updated |
2024-03-27 23:59:59 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... and receiving emails. Email addresses can have non American Standard Code for Information Interchange (ASCII) characters. Enable or disable International characters in an email by running a scheduled job. The glide.email_address.rfc6530.enabled system property can be set to true only if the configured email SMTP server for the instance supports SMTP UTF8 extension. This property by default enables sending and receiving of ...
Related properties