From:
[% from %]
To:
[% to %]
[% IF cc %]
Cc:
[% cc %]
[% END %]
Subject:
[% subject %]
Date:
[% date %]
[% body %]
Possible actions:
Mark message as
read
or
unread
, view message
source
.
Move
or
copy
message to folder
[% FOREACH folder = folders %] [% folder %] [% END %]
or just
delete
it.
Possible reactions:
Send a
reply
or
forward
message.
[% IF haveattachment %]
Attachments found:
[% FOREACH attachment = attachments %]
[% attachment %]
[% END %]
[% END %]