this post was submitted on 06 Jun 2023
5 points (100.0% liked)
Lemmy Support
4651 readers
5 users here now
Support / questions about Lemmy.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I ended up turning that off since I'm hosting in my house and the email server won't connect to Gmail for me to confirm my email. So no email validation requirement for me.
how do you disable that?
It's in the site settings (cog wheel icon next to the search button) under the application questionnaire text box.
thanks, any idea if properly configured if Lemmy knows how to send smtp based email?
Yes. You can use an existing SMTP server (gmail [legacy app mode], yahoo, microsoft, etc). One thing to keep in mind -- if you decide to go that route don't use your personal account because the address might be exposed in the mail headers. Create a dedicated account and use that instead.
lemmy.hjson
No idea. I've been playing with it all night but so far I haven't managed to get the postfix-relay docker container to connect and send an email.
Have you configured OpenDKIM correctly? This tutorial might give you an idea or two. Gmail won't relay mail unless its signed by your domain.