I've been attempting to unravel technical underpinnings of an interesting message authorization effort over at DMARC.org. During this research, I noticed a couple of Google App domains under my watch that were not properly configured for email authentication (DKIM, SPF, etc). The following is a chronicle of updates and test tools used to remedy - hopefully useful. BackgroundDomain Key Identified Mail (DKIM) combined with Sender Policy Framework (SPF) technologies provide facilities to explicitly associate outbound email with a domain. This mechanism can be used to reduce the chances of having your domain's email mistakenly interpreted as spam or spoof. In the long haul, it may also improve delivery rates for bona fide traffic and reduce forgery. As I was testing Gapp domains that I watch over, I noticed that domains defined using the Google Apps Setup Wizard tested fine for DKIM and SPF while older Gapp domains failed. These domains were established before Google's DKIM feature set add in 2011. The following is the step-by-step used to update and test the non-compliant domains. *** June 2014 Update - This page/procedure was created years ago, prior to the unveiling of the new Google Admin Console in 2013/2014. I took a quick pass thru and (hopefully) updated to match new admin navigation *** Cautions & ConsiderationsThe specifications and technologies involved in message authentication appear to be evolving and may not be commonly deployed, adopted or enforced in your techno ecosystem - test/test/test. There also seems to be variants (e.g. SenderID or DomainKeys) that may need to be considered to interface with specific partners. All related technologies seem to be exceptionally 'social' in nature. Broad and consistent participation, implementation and adoption appears to be required. Note also that DKIM and SPF are required underpinnings of Domain-based Message Authentication, Reporting and Conformance (DMARC) which will hopefully continue to generate interest/adoption. Gapps email authorization set-up![]()
Testing email authorizationDue to the nature of DKIM/SPF it's a bit tricky to see if everything is working when the configuration dust settles. I found a number of (seemingly of good) online DKIM/SPF test tools and ran tests for each domain before and after implmentation. Here are a couple of my favorites - there are a quite a few more out there.
Resources
-------------- I hope others find this useful. As always feel free to offer suggestions or improvements
|
Projects & Studies >