[s`Email settings`]

{* Incoming / outgoing emails *}

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


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

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

[s`Default sending parameters`]

{sprintf(_ws('The email sending parameters specified below are used by default for all outgoing email messages. If you need to use other parameters for all or certain sender addresses or domains then add extra rules using the “%s” button.'), _ws('Add email sending rule'))}

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

[s`Additional sending parameters`]

[s`Add email sending rule`]
{foreach $main_configs as $key => $config} {if $key !== 'default'} {_renderConfig key=$key config=$config is_template=false} {/if} {/foreach}
{_renderConfig key=null is_template=true}