this post was submitted on 21 Nov 2025
217 points (98.7% liked)

Technology

4623 readers
359 users here now

Which posts fit here?

Anything that is at least tangentially connected to the technology, social media platforms, informational technologies and tech policy.


Post guidelines

[Opinion] prefixOpinion (op-ed) articles must use [Opinion] prefix before the title.


Rules

1. English onlyTitle and associated content has to be in English.
2. Use original linkPost URL should be the original link to the article (even if paywalled) and archived copies left in the body. It allows avoiding duplicate posts when cross-posting.
3. Respectful communicationAll communication has to be respectful of differing opinions, viewpoints, and experiences.
4. InclusivityEveryone is welcome here regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation.
5. Ad hominem attacksAny kind of personal attacks are expressly forbidden. If you can't argue your position without attacking a person's character, you already lost the argument.
6. Off-topic tangentsStay on topic. Keep it relevant.
7. Instance rules may applyIf something is not covered by community rules, but are against lemmy.zip instance rules, they will be enforced.


Companion communities

!globalnews@lemmy.zip
!interestingshare@lemmy.zip


Icon attribution | Banner attribution


If someone is interested in moderating this community, message @brikox@lemmy.zip.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] 123@programming.dev 8 points 1 day ago (1 children)

Yes, but it can be involved and one mistake means your email could potentially never make it to peoples inbox as it will be seen as spam, etc. Not even mentioning that if your server was offline for an extended period of time (e.g. 2-5 day vacation), you could lose incoming messages.

[–] voodooattack@lemmy.world 4 points 1 day ago

Not to mention that most VPS IP ranges are on blocklists nowadays due to past abuse, and getting them whitelisted with every major provider you want to send emails to is an exercise in futility. Getting an address that’s not already blacklisted somewhere is quite rare.

To send mail reliably you’ll have to use a third-party service like SendGrid or MailChimp and configure your mail server to forward emails through them. They likely aren’t that expensive (completely free for the basic tier I think) for personal use cases (e.g you’re not sending newsletters to thousands or something) but it defeats the purpose anyway if your goal is to make your emails purely private.