{block title}Wizard overview{/block} {block content} You are currently in the process of creating a mailing. On this page you can view your progress and make changes to settings.
If all necessary information is present you will be able to press the button to send a test message to yourself. If you are happy with the result you can then submit the mailing for approval.
From |
{$mailing->fromname} <{$mailing->fromemail}>
{if !$summary['addressapproved']}
This address has not yet been approved. A mail was sent with a link to approve the change of address. If this has not arrived you can resend the authorization message. {/if} |
|
Subject | {$mailing->subject} | |
To | {$mailing->addresslist} | |
Body | {$mailing->body} |
|