@Master['master.html'] @Model['OrderLogMailOverviewViewModel'] @Section['Content']

Bounce-Objekte inaktivieren Auftrag "@Model.OrderName, Auftragsstart am @Model.OrderStartedAt"

@Each.FoundBounces
Sendezeitpunkt: @Current.MailSentAt

Empfänger: @Current.AllRecipients

@If.HasCcRecipients

CC: @Current.AllCcRecipients

@EndIf @If.HasBccRecipients

BCC: @Current.AllBccRecipients

@EndIf

Bounce-Status: @Current.BounceActionAsString

@If.HasEmailFile wrench E-Mail herunterladen @EndIf  
@EndEach
@EndSection