{$lang->cmd_advanced_mailer_not_applicable_because_sender_domain}
{$lang->cmd_advanced_mailer_not_applicable_because_sending_method}
{$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}