this post was submitted on 26 Aug 2025
710 points (99.2% liked)

Technology

74496 readers
3634 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 news or articles.
  3. Be excellent to each other!
  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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] a1studmuffin@aussie.zone 0 points 17 hours ago (1 children)

Two minor concerns about this approach:

  1. Will the lesser known domain name make your emails more likely to be filtered as spam? I don't know the answer, but I am fairly sure it wouldn't help.

  2. Will having your email routed through a middleman open up security issues? Probably solveable with diligence and awareness, but I recently had a non-technical friend with this setup get his Gmail breached because he was forwarding it to an email inbox on his personal domain from decades earlier that he forgot about, and didn't have 2FA on the domain webmail. IMHO an easy oversight for anyone, honestly.

[โ€“] xthexder@l.sw0.com 3 points 12 hours ago
  1. The domain name has no effect on spam filters, it's all about which server is sending it and if the domain is properly configured with MX records, DKIM signing keys, etc... A custom domain with mail sent from a major mail provider won't get sent to spam any more than a new gmail account.
  2. Mailboxes for a custom domain work exactly the same as any other email. There is no forwarding to another mailbox or provider unless you configure it to be that way. You should be pretty careful with what settings the mail server is configured with though, because encryption is optional...