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

This page displays up to the last 50 emailposts to your account, and their individual status.

[%- IF admin -%]
[%- form.textbox( label = 'User/Email' name = "user" size = "20" value=user ) -%] [%- form.submit( value = 'Show User' name = "show" ) %]
[%- END -%] [% IF data.keys.size > 0 %] [%- FOREACH d in data -%] [% END %]
When Type Subject Error? Server Message
[% d.when %] [% d.type %] [% d.subj %] [% d.e %] [% d.msg %]
[% ELSE %] There are currently no emailposts logged. [% END %]