768
you are viewing a single comment's thread
view the rest of the comments
[-] Dremor@lemmy.world 10 points 16 hours ago

A domaine without tld (me@home) is a valide address. I saw an email server being used as a mqtt-like server this way (it is very old and predate those software).

[-] frezik@lemmy.blahaj.zone 3 points 16 hours ago

An address without a domain is irrelevant for a signin/registration form. Which is like 90% of the code being written in the wild to validate addresses.

If you're writing an email server, then you need to care about all these details. Most of us never will.

[-] ChaoticNeutralCzech@feddit.org 4 points 14 hours ago

Hey! IPv6 is valid in the inter-network context and needs no dots!

[-] frezik@lemmy.blahaj.zone 5 points 14 hours ago

You gonna fill an IPv6 address for your email server into the DoorDash signin page?

[-] zurohki@aussie.zone 10 points 13 hours ago

Don't be ridiculous, I'm going to use an open source password manager to fill an IPv6 address for my email server into the DoorDash signin page.

[-] frezik@lemmy.blahaj.zone 1 points 13 hours ago

I know you're being facetious, but I'm thinking through the implications of someone actually doing this. ISPs aren't always handing out static IPv6 prefixes for some damn reason, so you can't count on that address staying the same when self-hosting. Even if you can, you don't know what will happen when you change ISPs.

So yeah, really bad idea regardless.

this post was submitted on 18 Aug 2025
768 points (99.1% liked)

Programmer Humor

25802 readers
2273 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS