this post was submitted on 08 Feb 2025
5 points (85.7% liked)

Self Hosted - Self-hosting your services.

14519 readers
3 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules

Important

Cross-posting

If you see a rule-breaker please DM the mods!

founded 4 years ago
MODERATORS
 

Hello, I have set up a synapse homeserver with email support, but i get one of two errors, depending on what smtp port i'm using:

465:Unable to add email address
MatrixError: [500] An error was encountered when sending the email (https://tanuki.gay/_matrix/client/v3/account/3pid/email/requestToken)

587: fetch failed: NetworkError when attempting to fetch resource

anyone know of a solution to this? can provide configs on request.

you are viewing a single comment's thread
view the rest of the comments
[–] tanukichan@lemmy.ml 1 points 4 months ago

Fixed - FYI if anyone runs into this issue, TLS can be a bit of a pain. just use starttls and use your providers starttls port.