[%
USE Whostmgr;
USE NVData;
USE JSON;
WRAPPER 'master_templates/master.tmpl'
header = locale.maketext('Edit System Mail Preferences')
breadcrumburl = '/Server_Contacts/rootmail'
theme = 'bootstrap',
app_key='edit_system_mail_preferences';
-%]
[% locale.maketext('Notes:'); %]
- [% locale.maketext('Usually, the system sends emails about problems on the server and normal server activity to “[asis,root].”') %]
- [% locale.maketext('If you do not use [asis,suEXEC], the “[asis,nobody]” user receives bounce messages from email that [asis,CGI] scripts send.') %]
[% END #wrapper -%]
[% PROCESS 'master_templates/cjt2_header_include.tt' %]