Deliverability

Deliverability tip: Identity behind a sending domain name

to be added
Image for Deliverability tip: Identity behind a sending domain name

Some folks create a domain name (dedicated to email campaigns) linked to a non-functional, non-existent website. A good example is when an individual clicks on mynewsletter.ext and it doesn’t take you to an actual website (yet the email address noreply@mynewsletter.ext is still used as a sender address), but the user arrives at a blank page (or a 404 error page, etc).

Good news, this practice is very bad for at least three strong reasons:

  • a domain name without a website is a characteristic which portrays suspicious anomalous behaviour – normally used by spammers & phishers;
  • this affects the legitimacy of your email, which makes it harder to be verified by a recipient’s servers.
  • anti-spam filters & the average internet user may perceive your email as phish.

Solution

  • Create an easy-to-understand website with clear information that explains more about you/your entity.
  • Ensure that the sending domain’s whois records are public, and identify your business. Stay away from publishing private whois information.
  • Add an extra layer of “trust” by implementing at least SPF & DKIM email authentication techniques to validate your identity. SPF curbs domain spoofing, while DKIM prevents spammers from forging source addresses.

Conclusion: Always distinguish yourself from spammers by ensuring that the domain name you use in your emails allows user to verify your identity.

{ setTimeout(() => { console.log('LinkedIn Insight Tag loaded'); _linkedin_partner_id = "4389228"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); (function(l) { if (!l) { window.lintrk = function(a, b) { window.lintrk.q.push([a, b]) }; window.lintrk.q = [] } var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript"; b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s); })(window.lintrk); }, 0); } { setTimeout(() => { console.log('LinkedIn Insight Tag loaded EMEA'); _linkedin_partner_id = "8303361"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); (function(l) { if (!l) { window.lintrk = function(a, b) { window.lintrk.q.push([a, b]) }; window.lintrk.q = [] } var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript"; b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s); })(window.lintrk); }, 0); }