[s`Email settings`]

[s`Email templates`]
{* Incoming / outgoing emails *}
{if $wa_sender_html}

[s`Webasyst Email`]

{$wa_sender_html}
{/if} {* Editor for wa-config/mail.php *}

[s`Reply-To address for system email notifications sent by Webasyst.`]

{_renderConfig key='default' config=$main_configs.default is_template=false}

[s`Main account administrative email where system notification will be sent.`]

{strip}

[s`Additional sending parameters`]

[s`Rules below always override the defaults when applicable.`]

{foreach $main_configs as $key => $config} {if $key !== 'default'} {_renderConfig key=$key config=$config is_template=false} {/if} {/foreach}
{/strip} {include file="./SettingsSaveBtn.inc.html" settings_page="email" inline}
{_renderConfig key=null is_template=true}