this post was submitted on 27 Feb 2024
98 points (93.0% liked)
Privacy
31837 readers
115 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
Chat rooms
-
[Matrix/Element]Dead
much thanks to @gary_host_laptop for the logo design :)
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What do you mean by email aliases?
Basically another email address that forwards everything to your main email.
So a redirect instead of alias? E-mail alias is the address+alias@... thing.
Yeah let's say you got [email protected], on simplelogin you can make a [email protected] and now sign up for services using aleeas with those emails being forwarded to your protonmail
Here's an illustration
https://simplelogin.io/images/hero.svg
https://simplelogin.io/
What was this feature called again... basically linking, right?
It's called an email alias: https://en.wikipedia.org/wiki/Email_alias
I thought that was a gmail specific thing.
It is, an email alias is a redirect. They've just been calling plus codes aliases and didn't know they were mixed up.
Thats an extension
How would they even detect that? Blacklist common alias providers?
I guess so
I dont think so. I get my self hosted aliases banned. They must read the dkim/spf/dmarc or other types of headers against a base of mainstream email providers
Wouldn't that ban self hosted email period?
Depends on what header they read and how
Exactly it's a completely false distinction. All email addresses are an "alias".
Not true, there is a distinction between your reply address and any secondary addresses you have configured on the mailbox. Still, as far as I know that's not something they should be able to see from outside your email server. You are setting up aliases on your own server right, not using some third party as an intermediary? Using a third party intermediary would possibly be something they can see from the delivery routing.
It's most likely that this is just them shitting on you for using an "untrusted" provider. Most big sites and email providers are really getting stingy lately with who they'll accept email from and what is accepted as a valid email domain. There's also a big push for properly configured SPF and DKIM records that aren't set to allow spoofing sender domain. It's combining to cause a lot of issues for self hosters lately, and also for companies that have vendors who insist on sending email from the vendor's servers but appearing as from the company itself.