Click the “Verify Domain” button in your dashboard to check if all settings are properly configured:The verification process will check:✅ Domain Status: Should show “Verified” in your dashboard
✅ DNS Records: All authentication records should be “Active”
✅ DKIM Configuration: Proper email signing setup
✅ SPF Record: Sender authentication configured
✅ DMARC Policy: Email security policy in place
✅ API Key: Successfully created and stored securely
✅ Sending Limits: Check your current sending quota💡 Tip: If any checks fail, the verification tool will provide specific instructions on how to fix each issue.
Set environment variables on your hosting platform:
Copy
# Example for various platforms# Heroku, Vercel, Netlify, Railway, etc.MAILBLOCK_API_KEY=your-production-api-keyMAILBLOCK_FROM_EMAIL=noreply@yourdomain.com