this post was submitted on 16 Aug 2026
777 points (97.8% liked)

memes

22400 readers
1959 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/Ads/AI SlopNo advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 3 years ago
MODERATORS
 

DKIM, DMARC, SPF, rDNS/PTR, EHLO... all correct and verified in the email "original source," BY GOOGLE. Still goes to SPAM folder because **** you, apparently. I hate Google.

you are viewing a single comment's thread
view the rest of the comments
[–] bjoern_tantau@swg-empire.de 6 points 4 days ago

Depends. Usually not. It hops from your computer to your email provider which then looks up the server of the recipient and sends it there. The recipient's server might send it on internally and in big installations probably does so.

It is theoretically possible that one of the involved parties has a third party authorised to accept mails on their behalf in case of outages. I don't believe that is very common nowadays. It's much more likely that your provider will keep the mail for a few hours to days when it can't reach the recipient.

But ideally only your provider and the recipient's provider can read the mail with all connections in between being encrypted. There's just no guarantee that all paths are encrypted. But I think nowadays that is much more likely than it used to be, thanks to Let's Encrypt.

Now, if you don't want any of the servers to be able to read the mail you have to encrypt it with something like GPG. But for that to work you need the recipient's key. But hardly anyone uses that. And it only encrypts the content of the mail. Not the metadata.