-
Notifications
You must be signed in to change notification settings - Fork 190
Description
Hi,
I had been looking for a web email client on which I can check all my email accounts simultaneously just like Thunder bird app on my mac. Cypht seems like it but it's been three days I couldn't make it work. Firstly, on local deployment, it gives me error messages again and again that .env file is missing which I don't want to use as it is unsecure and .env file can be viewed by just visiting mydomainname.com/webmail/.env which show all the content of it. I configured database.php file in config directory and it seems to work but still receiving .env file not found error but app is loading fine.
Second issue that I am facing is, it require composer which is not available on my shared webhosting plan. Is there a wayout for this?
Thirdly, on local deployment, when I try to login gmail account and click on enable, gmail page opens which gives this error:
Access blocked: Authorization Error
Error 400: invalid_request
Request details: flowName=GeneralOAuthFlow
Best Regards