[% USE DataURI -%] [% USE HTMLOptions -%] [% USE JSON -%] [% USE NVData -%] [% USE Whostmgr -%] [% WRAPPER 'master_templates/master.tmpl' theme="yui" app_key = 'mail_delivery_reports' stylesheets = [ Whostmgr.find_file_url('yui/assets/skins/sam/calendar.css') Whostmgr.find_file_url('/mail.css') Whostmgr.find_file_url('/cjt/css/wrapped-select.css') ] ; SET spinner_url = '/images/whm-spinner.gif'; IF CPANEL.ua_is_ie && CPANEL.ua_is_ie < 8; SET spinner_url = MagicRevision(spinner_url); ""; ELSE; SET spinner_url = DataURI.datauri(spinner_url, 'image/gif'); END; SET lexicon = { 'Page [numf,_1]' => locale.text('Page [numf,_1]') 'Page [numf,_1] of [numf,_2]' => locale.text('Page [numf,_1] of [numf,_2]') 'Show [quant,_1,Record,Records]' => locale.text('Show [quant,_1,Record,Records]') }; SET nvdata = NVData.get_page_nvdata(); -%] [% PROCESS '_ajaxapp_styles.tmpl' -%] [% PROCESS '_ajaxapp_header.tmpl' -%] [% IF !cfg.db_err %]
[% locale.maketext('This screen allows you to find and review messages sent from and received by your server. You can see whether each message was delivered successfully. You can also view details about each delivery attempt.') %]
[% PROCESS _date_format_copy.tmpl -%]