※ {$lang->cmd_advanced_mailer_about_spf_dkim_setting}
{$sending_methods[$sending_method]['name']} ({$lang->cmd_advanced_mailer_api_type_free}) ({$lang->cmd_advanced_mailer_api_type_paid})
{$sending_methods[$exception['method']]['name']} ({$lang->cmd_advanced_mailer_api_type_free}) ({$lang->cmd_advanced_mailer_api_type_paid}) — {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}