<% if SentRecipients(Failed) %>

Sending to the Following Recipients Failed

<% control SentRecipients(Failed) %> <% end_control %>
Date Result
$Email $LastEdited $Result
<% end_if %> <% if SentRecipients(Bounced) %>

Sending to the Following Recipients Bounced

<% control SentRecipients(Bounced) %> <% end_control %>
Date Result
$Email $LastEdited $Result
<% end_if %> <% if SentRecipients(BlackListed) %>

Sending to the Following Recipients Did Not Occur Because They Are BlackListed

<% control SentRecipients(BlackListed) %> <% end_control %>
Date Result
$Email $LastEdited $Result
<% end_if %> <% if UnsentSubscribers %>

The Newsletter has Never Been Sent to Following Subscribers

<% control UnsentSubscribers %> <% end_control %>
Firstname Surname
$Email $FirstName $Surname
<% end_if %> <% if SentRecipients(Sent) %>

Sending to the Following Recipients was Successful

<% control SentRecipients(Sent) %> <% end_control %>
Date Result
$Email $LastEdited $Result
<% end_if %>