Ask HN: Dealing with "blocked" emails after DNS issue

A couple of weeks ago, my root DNS server for my personal domain went offline (due to my own fault).

It took me a couple of days to figure out... and now I'm getting messaging that my email is "broken" across a number of sites a few that even refusing to email me even though my DNS is fixed.

Is there any recourse here?

It sounds like the answer is "no, there isn't any recourse because this is sender-specific". In my case (e.g.) SendGrid needs me to be whitelisted again.

2 points | by nvahalik 3 hours ago

1 comments

  • sybercecurity 3 hours ago
    Might be negative caching going on at the sender side. If they can't get a response, they set a TTL on the lack of a response - so future queries don't time out but instead immediately return NXDOMAIN. If you immediately tried after restarting your DNS service, it might still be assuming the server is down. Does it still do that after waiting? Like 12-24 hours?