Zum Hauptinhalt springen

Quote header value

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

<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

XML
<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?= -->