[`Delivery errors`]

[`Previous attempts to send messages to these email addresses have resulted in a permanent error returned by the recipient server.`] [`The corresponding mail boxes either do not exist, or cannot receive your messages for some reason.`] [`Further attempts to send messages to these addresses may result in the blacklisting of your mail server.`] [`Therefore, it is recommended to exclude these addresses from all future recipient lists.`]

{if empty($list)} {if $search}

[`No addresses match search criteria.`]

{else}

[`No delivering errors yet.`]

{/if} {/if} {if $list}
{foreach $columns as $cid => $cname} {/foreach} {foreach $list as $row} {/foreach}
{if $cid == 'subject'} {$cname|escape} {else} {if $order == $cid} {$cname|escape} {elseif $order == "!{$cid}"} {$cname|escape} {else} {$cname|escape} {/if} {/if}
{$row.name|escape}
{$row.datetime_formatted|escape}
{foreach $row.messages as $m} {strip} {if count($row.messages) == 1} {$m.subject|escape} {else} [{$m@index+1}] {/if} {if !$m@last},{/if} {/strip} {/foreach}
[`Total addresses`]: {$total_rows} {if count($pagination) > 1}
    {if $current_page != 1}
  • {/if} {foreach $pagination as $page => $offset} {if $offset !== false} {$page} {else}
  • ...
  • {/if} {/foreach} {if $current_page != $page}
  • {/if}
{/if}
[`Show`] {$records_on_page = [30, 50, 100, 200, 500]} [`records`]
{/if} {capture assign=undeliverable_confirm_text}

[`We recommend you to remove addresses from the list of “undeliverable” only in case you have resolved issues with delivering errors for these email addresses.`]

{/capture}