Warning, /pim/messagelib/messageviewer/src/header/autotests/data/replyTotest.tmpl is written in an unsupported language. File is not indexed.

0001 <div>nameOnly: {{ header.replyTo.nameOnly|safe }}</div>
0002 <div>isSet: {{ header.replyTo.isSet|safe }}</div>
0003 <div>fullAddress: {{ header.replyTo.fullAddress|safe }}</div>
0004 <div>str: {{ header.replyTo.str }}</div>
0005 <div>expandable: {{ header.replyTo.expandable|safe }}</div>
0006 <div>expandableTO: {{ header.replyTo.expandableTO|safe }}</div>
0007 <div>invalid: {{ header.replyTo.invalid|safe }}</div>