'use client'; import React, { useState, useEffect, useCallback, Suspense } from 'react'; import Link from 'next/link'; import { useAuth } from '@/contexts/AuthContext'; import { useRouter, useSearchParams } from 'next/navigation'; const SITES = ['avbeat','avbeat','backlotbeat','broadcastengineering']; function DnsRow({ label, valid, checkedAt }: { label: string; valid: boolean; checkedAt: string | null }) { return (
This allows sending before DNS is verified. Use with caution.
DNS Record Helper (GoDaddy)
SPF: v=spf1 include:sendgrid.net ~all
DKIM: Add CNAME records from your ESP
DMARC: v=DMARC1; p=quarantine; rua=mailto:dmarc@{d.domain}
MX: Point to your mail server
PTR: Set via hosting provider (reverse DNS)