Actions

Goodbye Google G Suite Legacy Account, Hello MXroute: Difference between revisions

From Rabbi Blog

Line 59: Line 59:
=====Verify Nameservers=====
=====Verify Nameservers=====
* <pre>nslookup -querytype=ns (domain)</pre>
* <pre>nslookup -querytype=ns (domain)</pre>
=====Verify Start of Authority=====
* <pre>nslookup -querytype=soa (domain)</pre>
=====Check txt (SPF)=====
=====Check txt (SPF)=====
* <pre>nslookup -type=txt (domain)</pre>
* <pre>nslookup -type=txt (domain)</pre>

Revision as of 09:57, 4 May 2022


Digital Poof

GoogleCancellation-MB.pngGoogleCancellation-MB2.png

Not A Bad Run

End of era sort of moment, starting to migrate off of my G Suite Legacy accounts.

Status

MikeBeane.com

  • MXRoute account(s) created: Done
  • DNS Updated: Testing CloudFlare
  • SPF: Done
  • DKIM: Testing
  • DMARC: Pending
  • Google Takeout: Complete
  • G Suite Subscription: Cancelled

RabbiBob.com

  • MXRoute account(s) created: Done
  • DNS Updated: Pending
  • SPF: Pending
  • DKIM: Pending
  • DMARC: Pending
  • Google Takeout: Test Completed
  • G Suite Subscription: Active

BetaMountain.org

  • MXRoute account(s) created: Done
  • DNS Updated: Pending
  • SPF: Pending
  • DKIM: Pending
  • DMARC: Pending
  • Google Takeout: N\A (Sub of RabbiBob.com)
  • G Suite Subscription: N\A (Sub of RabbiBob.com)

MXRoute

Moving services to MXRoute

Settings

Testing

DNS

Checks

Verify Nameservers
  • nslookup -querytype=ns (domain)
Verify Start of Authority
  • nslookup -querytype=soa (domain)
Check txt (SPF)
  • nslookup -type=txt (domain)
Check txt (DKIM)
  • nslookup -type=txt x._domainkey.(domain) 1.1.1.1
    • Getting error on this return, probably the root of my issue
Check txt (DMARC)
  • nslookup -type=txt _dmarc.(domain) 1.1.1.1
    • Getting error on this return as well

Thunderbird

  • Been awhile since we've done this...
  • Google Takeout .mbox integration has gone well