[% USE CPScalar -%] [% USE JSON -%] [% USE Encoder -%] [% USE Whostmgr -%] [% WRAPPER 'master_templates/master.tmpl' theme="yui" inside_frame_or_tab_or_popup = in_tab skipheader = in_tab breadcrumburl = '/scripts2/displayeximconfforedit' extrastyle = ' /* Tab Style */ #pageContainer { margin: 0; padding: 0; } #contentContainer{ max-width: inherit !important; } /* End Tab Style */ html[dir="rtl"] .sortable .cell, html[dir="rtl"] .fixedtable .cell, html[dir="rtl"] .datatable .cell{ border-left: 1px solid #ccc; } html[dir="rtl"] .yui-panel .container-close{ left: 4px; right: auto; } ' -%] [% IF run %] [% SET tabid = "restore" %] [% IF restore.status %]
You can restore the Exim configuration from an existing backup file.
Note: If the configuration that you want to restore matches the Exim configuration template that WHM currently utilizes (template version: [% data.current_template_version %]), WHM will restore the backup file. If these versions do not match, WHM will upload the backup file to the Advanced Editor tab. You will be redirected to this tab to edit the uploaded configuration for compatibility with the current Exim version.
[% data.list_statusmsg %]
[% END %] [% IF data.current_server_side_backups.size > 0 %]| File | Time | Version | Actions | [% FOR backup IN data.current_server_side_backups %]
|---|---|---|---|
| [% backup.file %] | [% backup.servertime %] | [% backup.version %] | Restore |