Emails greyed out?
how does the email function work?
I can send a reset password to the users email.
i can log on with google SSO
but i dont know how to do the email function.
I've set up my docker-compose with this. i dont think i've missed anything?
(with proper credentials)
4 Replies
this is my .env
There is still a featureFlag that you can add in your core.featureFlag table
IS_MESSAGING_ENABLED
logged into the database and it says
IS_MESSAGING_ENABLED | 20202020-1c25-4d02-bf25-6aeccf7ea419 | t
so it appears enabled already
i also enabled redis. installed it in docker on the same VM.
The flag has been removed from main, it should be good!