Email verifications are not sent (other emails work)
-
nodebb version: 4.1.0.
installed via YunoHost on dedicated serverHello!
I use Gmail to send the emails, with a personal account. I have just set up the forum, so it's only me creating test users for now.When I test the emailing, all tests work except "verify-email". It doesn't even arrive in spams. I have tried sending to my Gmail address, a Google workspace address and an Infomaniak address, the email verification emails are never to be seen, even in spams.. I can reproduce with the test button in Admin and by creating an account with an email address.
The other emails work: invitations, banned, welcome, etc. The logs don't show errors.
Any idea? Thanks!
-
S support@community.nodebb.org shared this topic
-
@creozote the user you test with in the ACP do they have a
email
set on their user object? -
Does it have the checkmark next to their email as well? You can also check the db and see if an email is set in the email field.
-
Yes the checkmark is there. I have access to the PostgreSQL db, but the model is really twisted, I don't know where to find user data.
Table list:
- legacy_hash
- legacy_list
- legacy_object
- legacy_set
- legacy_string
- legacy_zset
- searchchat
- searchpost
- searchtopic
- session