{* load javascript *} {include file="error.mailer.htm"}

{"Mail Sending Options"|alang}

{if $rotator}
{* LIST *} {* sorting example: *} {foreach from=$mailconnections item=mc name=mcloop} {if $smarty.foreach.mcloop.first} {else} {/if} {if $smarty.foreach.mcloop.first} {/if} {/foreach}
  {"Options"|alang}{"Title"|alang}{"Type"|alang} {"Host"|alang} {"User"|alang} {"Emails Per Cycle"|alang}
{"Loading. Please wait..."|alang}
   
{if $mc.id != 1}{"Delete"|alang} {else}{"Delete"|alang}{/if}   {"Edit"|alang}
{if $mc.type == 1}{"SMTP"|alang}{elseif $mc.type == 3}{"Sendmail"|alang}{else}{"Mail()"|alang}{/if} {if $mc.type == 1}{$mc.host}:{$mc.port}{else}{"N/A"|alang}{/if} {if $mc.type == 1}{$mc.user}{else}{"N/A"|alang}{/if} {if $mailconnCnt < 2}{"N/A"|alang}{else}{$mc.threshold}{/if}
{if !$demoMode}
{else} {"Disabled in demo"|alang} {/if}
{/if}
{if ac_site_is12all5()} {* sending speed calculator *}
{"Estimated Sending Speeds:"|alang}
{"Max. of emails per hour:"|alang} {$speed.eph}
{"Max. of emails per minute:"|alang} {$speed.epm}
{"Max. of emails per second:"|alang} {$speed.eps}
{"An email every "|alang} {$speed.spe} {"seconds"|alang}
{/if} {include file="settings_mail.form.htm"}
{if !$demoMode} {else} {"Disabled in demo"|alang} {/if}