Neruu2
Regarding Microsoft oAuth
Thanks so much both for clarification !
So yes, first idea was to connect MSO for SSO. My initial question for that matter was : MSO apps asks for a redirect UTL after performing the auth, but I couldn't find any on the twenty docs? I'm a bad searcher so probably I missed it :D). Or maybe it's just the twenty instance's URL, but often there should be added a few routes like /auth/v1/microsoft ...
Then, I was hopping maybe the SSO could lead to fix some of my other SMTP issue but I completely get it's 2 separate things 😄
Even without emails working (admin email, I mean) your soft is very nice to use! Keep up the good work ❤️
12 replies
No system mail sent
So update!
I've tried to delte/reinstall the entire setup. Nothing.
I've tried to add the SMTP vars to the worker service as well. Nothing...
I'll let it cool for tonight... but I must say that this is quite frustrating...
Recap of my setup right now:
I've added the compose with the worker.
I've set the EMAIL_DRIVE to logger (tried both logger and smtp)
I've added the SMTP vars to the worker
67 replies
No system mail sent
Yes I do, but even in the worker I had only
[InstanceLoader]
logs (like this https://haste.kyvos.studio/iyuyilufus.less)
I don't know what happen (maybe worker takes some time?) but today it works fine (I mean, at leat I have logs).
https://haste.kyvos.studio/ayixekabov.php-template
I still don't have emails (they never arrive to my mailbox), but at leat the worker seems to be working?67 replies
No system mail sent
Is there a healthcheck I can perform on the worker?
I've got it running but I have no other logs than the
[InstanceLoader]
logs at the moment.
When I try to send an email with the system (invitaion or forgot password) I can't find any log anywhere (but the application make the success toast "email sent")67 replies
No system mail sent
Some questions regarding the docker-compose.yml.
I see that service
that is required in the dependances:
Again, I'm deploying Twenty from the template service in Coolify, and this service does not show.
It seems many have already deployed from that template (from what I've read in the support) and nobody seemed to be missing it.
I guess it is related to the local storage manipulation? Is it mandatory for local storage? Is it for s3 storage?
67 replies
No system mail sent
I assumed any SMTP configuration could work but maybe only SMTP configuration from Google and Microsoft are valid?
I currently using OVH smtp server (pro3.mail.ovh.net) with same working settings (that I use on other tools like cal.com for example). But maybe this is not allowed?
67 replies