Where do I go to configure the outbound email properly? Grok told me to:
- Make sure outbound mail has a valid From: address (not just <bforest@workstation> — that local-only domain looks suspicious to receivers).
- Add proper SPF, DKIM, and ideally DMARC records if you're using a real domain.
- If this is a home/residential IP (many 97.x.x.x ranges are Comcast/Verizon/etc.), Yahoo often blocks or severely restricts direct-to-MX delivery from them — residential IPs aren't meant for mail servers.
-Ben