{formlabel label="Email transport"}
{forminput}
{if $mail.warning}
{formfeedback error=$mail.warning}
You will have to consult your server adminstrator to fix this issue.
{else}
{formfeedback note="`$mail.success` Please check your inbox to confirm that the email was sent."}
{/if}
{/forminput}