hsl

joined 1 year ago
1
submitted 1 year ago* (last edited 1 year ago) by hsl@wayfarershaven.eu to c/asklemmy@lemmy.ml
 

Sticky so that we have one place to discuss.

[–] hsl@wayfarershaven.eu 1 points 1 year ago

I tried Navidrome but am now very happy with Plex and Plexamp.

[–] hsl@wayfarershaven.eu 1 points 1 year ago* (last edited 1 year ago)

I was able to get Brevo working on Hetzner with the following block:

  email: {
    smtp_server: "smtp-relay.sendinblue.com:587"
    smtp_login: "your_email"
    smtp_password: "smtp_key"
    smtp_from_address: "your_email"
    tls_type: "starttls"
  }

Interestingly, it wasn't working when I gave up and went to bed. I happened to do something on the instance today and much to my surprise, an email came through. Maybe Brevo holds the emails/doesn't immediately allow SMTP?

if that hadn't worked, my next step was going to test sending email through the console as described in another comment.

[–] hsl@wayfarershaven.eu 0 points 1 year ago (1 children)

This has probably something to do with the fact that content is pulled only after users subscribe from another instance, etc

Yup, this. I can't find a link to explain it, but when you subscribe to a community that your server hasn't seen before, only the latest 20 posts/comments are pulled in.

[–] hsl@wayfarershaven.eu 2 points 1 year ago

Another one:

I've subscribed to a community but I see a different number of posts/comments. What's happening?

[–] hsl@wayfarershaven.eu 0 points 1 year ago (1 children)

I'm in the same boat - server has been up for 24 hours, not on the list. Happy to take on more users to spread the load.

Can you please let us know what you find out?