I had configured smtp in .env file, and it works well. But I want to edit email template in console page, and system tell me I must set the smtp infomation in console page first. When I set the smtp in page, there is an error message: Could not connect to SMTP server. But I inputed the same information with .env smtp info. What is wrong? Apprite version is 1.4.9.
What did you put for the SMTP secure env var?
Recommended threads
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...