Bucky@lemmy.worldtoLemmy@lemmy.ml•Establishing a norm around karma calculations being opt-in across the fediverseEnglish
2·
1 year agoThanks for posting the userscript. I’m seeing lots of RES type features like this and hoping they’ll be rolled into one at some point.
Thank you for this post. I was hoping I could ask you a couple of questions because I also had to make some modifications to get Lemmy up and running. I don’t have email yet because my isp blocks post 25 and I haven’t gotten around to requesting an unblock yet.
I see you’ve modified your hjson file to use gmail. The default config syntax for email is:
email: { smtp_server: "postfix:25" smtp_from_address: "noreply@{{ domain }}" tls_type: "none" }``` My question is, can I just drop in your email syntax with my information and the instance will use gmail instead of the default?