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 list of encoding formats required for processing incoming messages when RFC6530 support is active. |
| What area does it affect? |
Inbound Message Processing |
| What does the default mean? |
The default value is "ISO-8859-1,ISO-8859-8,ISO-8859-15", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when enabling RFC6530 support or adjusting encoding requirements. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.inbound.rfc6530.supported.encoding.formats |
| Sys ID |
974eae8d432102108ad0b82689b8f23b |
| Type |
string |
| Application |
Global |
| Default value |
ISO-8859-1,ISO-8859-8,ISO-8859-15 |
| Description |
This property holds the list of encoding formats that we need to support if RFC6530 support is enabled and if from address is encoded in any of the mentioned formats. |
| Updated |
2024-04-12 02:21:11 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... received-ignored. 3. Optional: Add email address format for decoding international email addresses if the format isn’t ISO-8859-1, ISO-8859-8, or ISO-8859-15. a. In the navigation filter, enter sys_properties.list. b. Open the glide.inbound.rfc6530.supported.encoding.formats system property. c. Add the required format to the value field, for multiple formats use comma-separated list. d. Select Update. Components installed with the email client Several types of components ...
Related properties