Hi,
I installed Passbolt CE via Docker on CasaOS following the official instructions. Containers are running fine and I can access the login page at my domain.
The issue: When creating account, Passbolt asks for email verification, but SMTP is not configured and no emails are sent.
I tried setting SMTP in docker-compose-ce.yaml, but emails still don’t arrive.
Thanks!