※ {$lang->cmd_advanced_mailer_about_spf_dkim_setting}
{Context::getLang('cmd_advanced_mailer_sending_method_' . $sending_method)} {$lang->cmd_advanced_mailer_free_account} {$lang->cmd_advanced_mailer_paid_account}
{Context::getLang('cmd_advanced_mailer_sending_method_' . $exception['method'])} {$lang->cmd_advanced_mailer_free_account} {$lang->cmd_advanced_mailer_paid_account}   ({sprintf($lang->cmd_advanced_mailer_domain_count, count($exception['domains']))})
{$advanced_mailer_config['sender_email']}
{@ $ignore_domains = '/^(g(oogle)?mail\.com|(daum|hanmail2?)\.net|(naver|outlook|hotmail|yahoo)\.com|(hotmail|yahoo)\.co\.kr)$/i'}
{$lang->cmd_advanced_mailer_not_applicable_because_sender_domain}
{$lang->cmd_advanced_mailer_not_applicable_because_sending_method}
{$lang->cmd_advanced_mailer_dns_hostname} {$sending_domain}   {$lang->cmd_advanced_mailer_check}
{$lang->cmd_advanced_mailer_txt_record} v=spf1 a mx {implode(' ', $used_methods_with_usable_spf)} ~all
{@ $other_infos = array()} {@ $other_info = Context::getLang('cmd_advanced_mailer_other_info_' . $method . '_spf')} {@ if(strncmp('cmd_', $other_info, 4)) $other_infos[] = $other_info}
{$lang->cmd_advanced_mailer_other_info} {$other_info}
{$lang->cmd_advanced_mailer_not_applicable_because_sender_domain}
{$lang->cmd_advanced_mailer_not_applicable_because_sending_method}
{$lang->cmd_advanced_mailer_dns_hostname} {$dkim}.{$sending_domain}   {$lang->cmd_advanced_mailer_check}
{$lang->cmd_advanced_mailer_txt_record} v=DKIM1; k=rsa; p=MIGfMA ...{$lang->cmd_advanced_mailer_ellipsis}... QAB;
{@ $other_info = Context::getLang('cmd_advanced_mailer_other_info_' . $method . '_dkim')} {@ if(!strncmp('cmd_', $other_info, 4)) $other_info = false}
{$lang->cmd_advanced_mailer_other_info} {$other_info}