From e1e276841273a2d8f1e17daa0b521884b0234b28 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Mon, 1 Apr 2013 12:55:32 -0700 Subject: [PATCH] improve Email Deliverability Test email --- config/locales/server.da.yml | 20 ++++++++++---------- config/locales/server.en.yml | 20 ++++++++++---------- config/locales/server.es.yml | 20 ++++++++++---------- config/locales/server.id.yml | 20 ++++++++++---------- config/locales/server.it.yml | 24 ++++++++++++------------ config/locales/server.sv.yml | 20 ++++++++++---------- 6 files changed, 62 insertions(+), 62 deletions(-) diff --git a/config/locales/server.da.yml b/config/locales/server.da.yml index 1264ddb722d..6beb9053be0 100644 --- a/config/locales/server.da.yml +++ b/config/locales/server.da.yml @@ -529,29 +529,29 @@ da: test_mailer: subject_template: "[%{site_name}] Email Deliverability Test" text_body_template: | - This is an email test from the %{site_name} forum. You can access this forum via your web browser at + This is a test email sent from your %{site_name} forum at: - [*%{base_url}*][0] + [**%{base_url}**][0] - Email deliverability can be complex, but a few things you want to check immediately are: + Email deliverability is complicated. Here are a few important things you should check first: - - Be sure you know how to view the *raw source of the email* in your mail client, so you can examine the email headers for important clues. + - Know how to view the *raw source of the email* in your mail client, so you can examine the email headers for important clues. in Gmail, it is the "show original" option in the drop-down menu on each mail. - - **IMPORTANT:** Does your ISP have a reverse DNS record entered to associate the domain name you mail from with the IPs you use to email? You can [test your Reverse PTR record][2] here. If the proper reverse DNS pointer record isn't entered by your ISP, it's very unlikely any of your email will be delivered. + - **IMPORTANT:** Does your ISP have a reverse DNS record entered to associate the domain names and IP addresses you send mail from? [Test your Reverse PTR record][2] here. If your ISP does not enter the proper reverse DNS pointer record, it's very unlikely any of your email will be delivered. - - Is your domain's SPF record correct? You can [test your SPF record][1] here. + - Is your domain's SPF record correct? [Test your SPF record][1] here. - - Have you configured [DKIM email key signing][3] in your email software, and put the public DKIM key in your DNS records? + - Check to make sure the IPs of mail server are [not on any email blacklists][4]. - - Have you checked to make sure the IPs of the server the mail originates from are [not on any email blacklists][4]? + - Verify that your email server is *definitely* sending a fully-qualified hostname that resolves in DNS in its HELO message. If not, this will cause your email to be rejected by many mail services. - - Have you verified that your email server is *definitely* sending a fully-qualified hostname that resolves in DNS in its HELO message? If not, this will cause your email to be rejected by many mail services. + - Configure [DKIM email key signing][3] in your email software, and place the public DKIM key in your DNS records. This is not required, but will significantly improve email deliverability. We hope you received this email deliverability test OK! Good luck, - Your friends at %{site_name}. + Your friends at [Discourse](http://www.discourse.org) [0]: %{base_url} [1]: http://www.kitterman.com/spf/validate.html diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 3be25c2f13c..c7613727d56 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -557,29 +557,29 @@ en: test_mailer: subject_template: "[%{site_name}] Email Deliverability Test" text_body_template: | - This is an email test from the %{site_name} forum. You can access this forum via your web browser at + This is a test email sent from your %{site_name} forum at: - [*%{base_url}*][0] + [**%{base_url}**][0] - Email deliverability can be complex, but a few things you want to check immediately are: + Email deliverability is complicated. Here are a few important things you should check first: - - Be sure you know how to view the *raw source of the email* in your mail client, so you can examine the email headers for important clues. + - Know how to view the *raw source of the email* in your mail client, so you can examine the email headers for important clues. in Gmail, it is the "show original" option in the drop-down menu on each mail. - - **IMPORTANT:** Does your ISP have a reverse DNS record entered to associate the domain name you mail from with the IPs you use to email? You can [test your Reverse PTR record][2] here. If the proper reverse DNS pointer record isn't entered by your ISP, it's very unlikely any of your email will be delivered. + - **IMPORTANT:** Does your ISP have a reverse DNS record entered to associate the domain names and IP addresses you send mail from? [Test your Reverse PTR record][2] here. If your ISP does not enter the proper reverse DNS pointer record, it's very unlikely any of your email will be delivered. - - Is your domain's SPF record correct? You can [test your SPF record][1] here. + - Is your domain's SPF record correct? [Test your SPF record][1] here. - - Have you configured [DKIM email key signing][3] in your email software, and put the public DKIM key in your DNS records? + - Check to make sure the IPs of mail server are [not on any email blacklists][4]. - - Have you checked to make sure the IPs of the server the mail originates from are [not on any email blacklists][4]? + - Verify that your email server is *definitely* sending a fully-qualified hostname that resolves in DNS in its HELO message. If not, this will cause your email to be rejected by many mail services. - - Have you verified that your email server is *definitely* sending a fully-qualified hostname that resolves in DNS in its HELO message? If not, this will cause your email to be rejected by many mail services. + - Configure [DKIM email key signing][3] in your email software, and place the public DKIM key in your DNS records. This is not required, but will significantly improve email deliverability. We hope you received this email deliverability test OK! Good luck, - Your friends at %{site_name}. + Your friends at [Discourse](http://www.discourse.org) [0]: %{base_url} [1]: http://www.kitterman.com/spf/validate.html diff --git a/config/locales/server.es.yml b/config/locales/server.es.yml index 1d1648321c4..38fd6235f2d 100644 --- a/config/locales/server.es.yml +++ b/config/locales/server.es.yml @@ -514,29 +514,29 @@ es: test_mailer: subject_template: "[%{site_name}] Email Deliverability Test" text_body_template: | - This is an email test from the %{site_name} forum. You can access this forum via your web browser at + This is a test email sent from your %{site_name} forum at: - [*%{base_url}*][0] + [**%{base_url}**][0] - Email deliverability can be complex, but a few things you want to check immediately are: + Email deliverability is complicated. Here are a few important things you should check first: - - Be sure you know how to view the *raw source of the email* in your mail client, so you can examine the email headers for important clues. + - Know how to view the *raw source of the email* in your mail client, so you can examine the email headers for important clues. in Gmail, it is the "show original" option in the drop-down menu on each mail. - - **IMPORTANT:** Does your ISP have a reverse DNS record entered to associate the domain name you mail from with the IPs you use to email? You can [test your Reverse PTR record][2] here. If the proper reverse DNS pointer record isn't entered by your ISP, it's very unlikely any of your email will be delivered. + - **IMPORTANT:** Does your ISP have a reverse DNS record entered to associate the domain names and IP addresses you send mail from? [Test your Reverse PTR record][2] here. If your ISP does not enter the proper reverse DNS pointer record, it's very unlikely any of your email will be delivered. - - Is your domain's SPF record correct? You can [test your SPF record][1] here. + - Is your domain's SPF record correct? [Test your SPF record][1] here. - - Have you configured [DKIM email key signing][3] in your email software, and put the public DKIM key in your DNS records? + - Check to make sure the IPs of mail server are [not on any email blacklists][4]. - - Have you checked to make sure the IPs of the server the mail originates from are [not on any email blacklists][4]? + - Verify that your email server is *definitely* sending a fully-qualified hostname that resolves in DNS in its HELO message. If not, this will cause your email to be rejected by many mail services. - - Have you verified that your email server is *definitely* sending a fully-qualified hostname that resolves in DNS in its HELO message? If not, this will cause your email to be rejected by many mail services. + - Configure [DKIM email key signing][3] in your email software, and place the public DKIM key in your DNS records. This is not required, but will significantly improve email deliverability. We hope you received this email deliverability test OK! Good luck, - Your friends at %{site_name}. + Your friends at [Discourse](http://www.discourse.org) [0]: %{base_url} [1]: http://www.kitterman.com/spf/validate.html diff --git a/config/locales/server.id.yml b/config/locales/server.id.yml index ec78fa2fff3..d090a5e9a8b 100644 --- a/config/locales/server.id.yml +++ b/config/locales/server.id.yml @@ -536,29 +536,29 @@ id: test_mailer: subject_template: "[%{site_name}] Email Deliverability Test" text_body_template: | - This is an email test from the %{site_name} forum. You can access this forum via your web browser at + This is a test email sent from your %{site_name} forum at: - [*%{base_url}*][0] + [**%{base_url}**][0] - Email deliverability can be complex, but a few things you want to check immediately are: + Email deliverability is complicated. Here are a few important things you should check first: - - Be sure you know how to view the *raw source of the email* in your mail client, so you can examine the email headers for important clues. + - Know how to view the *raw source of the email* in your mail client, so you can examine the email headers for important clues. in Gmail, it is the "show original" option in the drop-down menu on each mail. - - **IMPORTANT:** Does your ISP have a reverse DNS record entered to associate the domain name you mail from with the IPs you use to email? You can [test your Reverse PTR record][2] here. If the proper reverse DNS pointer record isn't entered by your ISP, it's very unlikely any of your email will be delivered. + - **IMPORTANT:** Does your ISP have a reverse DNS record entered to associate the domain names and IP addresses you send mail from? [Test your Reverse PTR record][2] here. If your ISP does not enter the proper reverse DNS pointer record, it's very unlikely any of your email will be delivered. - - Is your domain's SPF record correct? You can [test your SPF record][1] here. + - Is your domain's SPF record correct? [Test your SPF record][1] here. - - Have you configured [DKIM email key signing][3] in your email software, and put the public DKIM key in your DNS records? + - Check to make sure the IPs of mail server are [not on any email blacklists][4]. - - Have you checked to make sure the IPs of the server the mail originates from are [not on any email blacklists][4]? + - Verify that your email server is *definitely* sending a fully-qualified hostname that resolves in DNS in its HELO message. If not, this will cause your email to be rejected by many mail services. - - Have you verified that your email server is *definitely* sending a fully-qualified hostname that resolves in DNS in its HELO message? If not, this will cause your email to be rejected by many mail services. + - Configure [DKIM email key signing][3] in your email software, and place the public DKIM key in your DNS records. This is not required, but will significantly improve email deliverability. We hope you received this email deliverability test OK! Good luck, - Your friends at %{site_name}. + Your friends at [Discourse](http://www.discourse.org) [0]: %{base_url} [1]: http://www.kitterman.com/spf/validate.html diff --git a/config/locales/server.it.yml b/config/locales/server.it.yml index f9f131df7b8..68759ca9e72 100644 --- a/config/locales/server.it.yml +++ b/config/locales/server.it.yml @@ -537,29 +537,29 @@ it: test_mailer: subject_template: "[%{site_name}] Test Invio Email" text_body_template: | - Questa è un'email di test dal forum %{site_name}. Puoi accedere al forum con il browser da qui: + This is a test email sent from your %{site_name} forum at: - [*%{base_url}*][0] + [**%{base_url}**][0] - L'invio di email può essere complesso, ecco alcune cose che dovresti verificare: + Email deliverability is complicated. Here are a few important things you should check first: - - Be sure you know how to view the *raw source of the email* in your mail client, so you can examine the email headers for important clues. + - Know how to view the *raw source of the email* in your mail client, so you can examine the email headers for important clues. in Gmail, it is the "show original" option in the drop-down menu on each mail. - - **IMPORTANT:** Does your ISP have a reverse DNS record entered to associate the domain name you mail from with the IPs you use to email? You can [test your Reverse PTR record][2] here. If the proper reverse DNS pointer record isn't entered by your ISP, it's very unlikely any of your email will be delivered. + - **IMPORTANT:** Does your ISP have a reverse DNS record entered to associate the domain names and IP addresses you send mail from? [Test your Reverse PTR record][2] here. If your ISP does not enter the proper reverse DNS pointer record, it's very unlikely any of your email will be delivered. - - Is your domain's SPF record correct? You can [test your SPF record][1] here. + - Is your domain's SPF record correct? [Test your SPF record][1] here. - - Have you configured [DKIM email key signing][3] in your email software, and put the public DKIM key in your DNS records? + - Check to make sure the IPs of mail server are [not on any email blacklists][4]. - - Have you checked to make sure the IPs of the server the mail originates from are [not on any email blacklists][4]? + - Verify that your email server is *definitely* sending a fully-qualified hostname that resolves in DNS in its HELO message. If not, this will cause your email to be rejected by many mail services. - - Have you verified that your email server is *definitely* sending a fully-qualified hostname that resolves in DNS in its HELO message? If not, this will cause your email to be rejected by many mail services. + - Configure [DKIM email key signing][3] in your email software, and place the public DKIM key in your DNS records. This is not required, but will significantly improve email deliverability. - Speriamo che tu abbia ricevuto questo messaggio di test con successo! + We hope you received this email deliverability test OK! - Buona fortuna, + Good luck, - I tuoi amici di %{site_name}. + Your friends at [Discourse](http://www.discourse.org) [0]: %{base_url} [1]: http://www.kitterman.com/spf/validate.html diff --git a/config/locales/server.sv.yml b/config/locales/server.sv.yml index 2395f79d776..fa5f7da9131 100644 --- a/config/locales/server.sv.yml +++ b/config/locales/server.sv.yml @@ -536,29 +536,29 @@ sv: test_mailer: subject_template: "[%{site_name}] Email Deliverability Test" text_body_template: | - This is an email test from the %{site_name} forum. You can access this forum via your web browser at + This is a test email sent from your %{site_name} forum at: - [*%{base_url}*][0] + [**%{base_url}**][0] - Email deliverability can be complex, but a few things you want to check immediately are: + Email deliverability is complicated. Here are a few important things you should check first: - - Be sure you know how to view the *raw source of the email* in your mail client, so you can examine the email headers for important clues. + - Know how to view the *raw source of the email* in your mail client, so you can examine the email headers for important clues. in Gmail, it is the "show original" option in the drop-down menu on each mail. - - **IMPORTANT:** Does your ISP have a reverse DNS record entered to associate the domain name you mail from with the IPs you use to email? You can [test your Reverse PTR record][2] here. If the proper reverse DNS pointer record isn't entered by your ISP, it's very unlikely any of your email will be delivered. + - **IMPORTANT:** Does your ISP have a reverse DNS record entered to associate the domain names and IP addresses you send mail from? [Test your Reverse PTR record][2] here. If your ISP does not enter the proper reverse DNS pointer record, it's very unlikely any of your email will be delivered. - - Is your domain's SPF record correct? You can [test your SPF record][1] here. + - Is your domain's SPF record correct? [Test your SPF record][1] here. - - Have you configured [DKIM email key signing][3] in your email software, and put the public DKIM key in your DNS records? + - Check to make sure the IPs of mail server are [not on any email blacklists][4]. - - Have you checked to make sure the IPs of the server the mail originates from are [not on any email blacklists][4]? + - Verify that your email server is *definitely* sending a fully-qualified hostname that resolves in DNS in its HELO message. If not, this will cause your email to be rejected by many mail services. - - Have you verified that your email server is *definitely* sending a fully-qualified hostname that resolves in DNS in its HELO message? If not, this will cause your email to be rejected by many mail services. + - Configure [DKIM email key signing][3] in your email software, and place the public DKIM key in your DNS records. This is not required, but will significantly improve email deliverability. We hope you received this email deliverability test OK! Good luck, - Your friends at %{site_name}. + Your friends at [Discourse](http://www.discourse.org) [0]: %{base_url} [1]: http://www.kitterman.com/spf/validate.html