this post was submitted on 03 Dec 2023
553 points (86.4% liked)

Technology

59148 readers
2773 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

This makes me ๐Ÿ˜ญ

UPDATE: Thanks @[email protected] for this update: The issue has now been commented on and was closed by the maintainer, where they explained why those blocks would be nonsense. But it appears the OP wants to still talk with maintainer privately about it.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 6 points 11 months ago (1 children)

It's actually really easy to get past the custom domain issue.

If the domain is send-and-receive, it will need a SPF record to avoid getting blackholed by most mail providers. A TXT lookup for the SPF record would tie the custom domain back to the real provider.

Or even easier, you could look up the MX records to see what domain they point to.

[โ€“] [email protected] 2 points 11 months ago

I don't use Simplelogin so I don't know how their service works. The domains used for aliases don't need to originate email so there's no need for an SPF record. The A record for the hostname used for the MX record(s) could technically point at multiple IPs that could be changed often.

I own a significant number of domains and manage my own servers. There's quite literally no way for anyone to prevent me from using an email alias.

My point was that trying to block email aliases is a fool's errand. It's a slight hindrance to only the least technical users. The entire 7c/fakefilter project is an exercise in futility.