{"Mail Sending"|alang}

{"Sending order"|alang}
{if !$__ishosted} {/if}
{"Here you can:"|alang} {"Set maximum emails to send in a specific time period per sending method"|alang}, {"Throttle your email sending per mail sending method"|alang}, & {"Setup multiple sending methods & setup rotating options"|alang}.
{foreach from=$mailconnections item=mc name=mcloop} {/foreach}
{"Options"|alang} {"Mailer"|alang} {"Type"|alang} {"Info"|alang} {"Emails per Cycle"|alang} {"Sort Order"|alang}
{if isset($mc.name)}{$mc.name}{else}{"N/A"|alang}{/if} {if $mc.type == 0} {"Mail()"|alang} {else} {"SMTP"|alang} {/if} {if $mc.type == 0} {"N/A"|alang} {else} {$mc.user}@{$mc.host}{if $mc.port != 25}:{$mc.port}{/if} {/if} {$mc.threshold}