this post was submitted on 29 May 2024
23 points (100.0% liked)

Open Source

31111 readers
362 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
top 7 comments
sorted by: hot top controversial new old
[–] TheOneCurly@lemm.ee 15 points 5 months ago

Yep Lemmy uses SMTP and in my experience most self-hostable platforms do as well. You can see in the Lemmy config documents how it gets set up: https://join-lemmy.org/docs/administration/configuration.html.

[–] Thief@lemmy.myserv.one 8 points 5 months ago

Either a local SMTP server (less used) or an external service (more common). The SMTP is configurable but I believe most used option is ssl smtp over port 587.

theyre routing through a standard SMTP service either hosted by their ISP or an external service theyve sighed up for to relay their mail.

i push mine out through AWS SMTP service, for example.

[–] joshix@fosspri.de 1 points 5 months ago (1 children)

@Asudox my mastodon connects with smtp to a locally running sendmail which then forwards the messages signed with dkim

[–] Asudox@lemmy.world 1 points 5 months ago (2 children)

Is running a SMTP server a pain in the ass? Like hard to maintain?

[–] darklamer@lemmy.dbzer0.com 1 points 5 months ago

Yes, it is.

I've been running my own mail server for decades now (a quite odd hobby, I know) and that's not to be recommended for anyone who doesn't have a particular interest in e-mail. SMTP is from the early 1980s with roots in the 1970s and has had layer upon layer bolted on since then. It's a fantastic mess.

[–] peregus@lemmy.world 1 points 5 months ago

I self host a lot of services, but I will never self host my email server If any of my self hosted service would have to go down, I will work on it as soon as I can, but it coudl that it's not that soon. If I would have self hosted my own email server at it would go down, I would have to work on it straight away because usually after 24/48 hours the other email server give up and send back the email (that was directed to me) to the sender, I could not receive airplane ticket for example and a lot of other stuff. What if that would happen when I'm on holiday in the other side of the world??? 🙈