[%- sections.title='View Outgoing Email' -%] [%- CALL dw.active_resource_group( "foundation" ) -%]

This page lists all of the failed email messages for you from the past few days. Any recent messages not listed here have been delivered successfully or had a permanent failure.

[%- form.textbox( label = 'User/Email' name = "what" size = "25" value=what ) -%] [%- form.submit( value = 'View' name = "view" ) %]
[%- IF jobs.size > 0 -%] [%- FOREACH job IN jobs -%]
(#[% job.jobid %]) Subject: [% job.subject %]
Next try: [% job.run_after %]

[%- IF job.failures.size > 0 -%] Errors [%- END -%]
[%- END -%] [%- ELSE -%] You currently have no undelivered email. [%- END -%]