Cannot add another account anymore
When trying to add an account on a new server, app makes me create an account on that server instead is asking me if I have an existing account.
How can I login on a new server?
When trying to add an account on a new server, app makes me create an account on that server instead is asking me if I have an existing account.
How can I login on a new server?
Not sure if it was with 0.19 or 0.20, but the list just stops scrolling on swipe up instead of continuing with some momentum as it did before.
Setup a self hosted instance and am using Gmail SMTP server with an app password. However, when I try to register a test user, I get an error indicating that "This server hasn't correctly set up email."
I used the Lemmy Easy Deploy project to set my system up. Following is the relevant section of the lemmy.hjson config file:
email: {
smtp_server: "smtp.gmail.com:587"
smtp_login: "<user_name>@gmail.com"
smtp_password: "my_super_secret_password"
smtp_from_address: " <[email protected]>"
tls_type: "tls"
}
How can I find out why my Lemmy server thinks the email isn't setup properly?
How can I send email from my instance using a Gmail account I created for this purpose?
Might be using the wrong terminology, but I have an account on lemmy.world and I want to subscribe to a community on a different instance, e.g., lemmy.ml from within wefwef.
How can I do that if I already have the HTTPS link for the new community I want to subscribe to?