Prohlížení odchozího mailu

{% if answer %}

Tento odchozí mail je odpovědí na požadavek číslo {{ answer.dsdreq_id }}

{% endif %} {% if out.mcc %} {% endif %} {% if out.mbcc %} {% endif %} {% if out.outtim %} {% endif %} {% if out.outsts %} {% endif %} {% if out.outtxt %} {% endif %} {% if out.outtpl %} {% endif %} {% if out.outtpd %} {% endif %} {% if out.outxid %} {% endif %}
Subject: {{ out.msubject }}
From: {{ out.mfrom }} <{{ out.mfromadr }}>
To: {{ out.mto }}
Reply-To: {% firstof out.mreplyto " " %}
CC: {{ out.mcc }}
BCC: {{ out.mbcc }}
Message date: {{ out.mdate }}
Message-ID: {% firstof out.mid " " %}
Status: {{ out.mstatus }}
Source: {{ out.msrc }}
Send type: {{ out.mgrp }}
Out time: {{ out.outtim }}
Out status: {{ out.outsts }}
Out text: {{ out.outtxt }}
Out template: {{ out.outtpl }}
Out template version: {{ out.outtpd }}
Out extra-id: {{ out.outxid }}
Body
{{ out.mbody|linebreaksbr }}