this post was submitted on 23 Jan 2025
474 points (99.6% liked)

Mildly Interesting

17855 readers
4 users here now

This is for strictly mildly interesting material. If it's too interesting, it doesn't belong. If it's not interesting, it doesn't belong.

This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh.. what do we know?

Just post some stuff and don't spam.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Alexstarfire@lemmy.world 1 points 6 days ago (1 children)

I meant you wouldn't want to do that in this use case. We can't wait to verify an email at this step. There are plenty of things that could be implemented, if we knew about this workflow.

[–] ulterno@programming.dev 0 points 6 days ago (1 children)

Yeah, in your case, the most I see could be done, is to remove the address that gives an unreachable response and add it to a list which can be referred to, right before a mail to the next record's address is sent (to not retry duplicates).

Or maybe use some AI mumbo-jumbo to determine availability.

Of course, I can also think of using DNS records to precheck if the domain name exists, but I would think they would mostly be parked domains anyway, so maybe not.

[–] Alexstarfire@lemmy.world 1 points 6 days ago

I don't even know what they ended up doing, not my department. They did come to us though as we were the ones sending out the emails though.