Skip to main content

Quote header value

Anatomy

<mail:quote var="var">
string
</mail:quote>

Description: MAIL:QUOTE encodes a header value with MIME encoded-word syntax according to RFC 2047.

Attributes

NameTypeDescriptionDefined By
varvarResult variable name mail:quote

Results:

BindingTypePredicate
varstringN/A

Examples

Example

<output>
<mail:quote>Header value with special characters such as äöü</mail:quote>
</output>

<!-- Header value with special characters such as =?UTF-8?Q?=C3=A4=C3=B6=C3=BC?= -->