{template nheader.html}

{fc_lang('支持SMTP协议邮件发送,一组邮件服务器发送失败后,下一组服务器会尝试再次发送')}

{loop $list $t} {/loop}
{fc_lang('排序')} {fc_lang('服务器')} {fc_lang('邮箱名称')} {fc_lang('端口号')}
{$t.host} {$t.user} {$t.port} {if $this->ci->is_auth('admin/mail/edit')} {fc_lang('修改')}{/if} {fc_lang('发送测试')}
  {if $this->ci->is_auth('admin/mail/del')}  {/if} {if $this->ci->is_auth('admin/mail/edit')}  
{fc_lang('排序按从小到大排列,最大支持99')}
{/if}
{template nfooter.html}