Recent install of the self hosted Joplin server along with desktop & 2 android apps.
I've created 2 different users for the 2 android apps but can't get sharing working or even the invitation to join the shared Notebook.
Is this working on the self hosted server or have I missed something when setting up?
I don't see any emails being sent out and nothing shows in the log after trying to share a note.
Edit..having checked through I see the account activation emails sitting there but not having been sent, should this be handled by joplin server or do I need to enable some sort of email add-on?
Any help much appreciated.
You're using Joplin Server? And you're attempting to share notes between two users? Did you set up your SMTP server in your docker-compose.yml file? It should look something like this:
That sounds like the issue.
I installed via the casaos app store so no docker compose required. Do you know which file that info ends up in and I can edit to add the required details?