Hi,
I've upgraded to Appwrite 1.5.2, and want to try out Appwrite Messaging with my SMTP server. I've tried Gmail SMTP relay and Mailersend.com, but both give me SMTP connect() failed. Which is kinda weird, because if I use the same credentials in the project settings in the SMTP tab, Appwrite sends out confirmation and sign-up emails just fine.
How can I debug this?
Kind regards,
Bas
Is SMTP set up in the server .env, or just in the Project settings?
in three locations, the environment variables (which work, Appwrite is sending out emails to admins), the project SMTP tab (which works, Appwrite is sending out emails to site user signups and such), and in Appwrite Messaging, which doesn't work with the error SMTP connect() failed. All settings are the same server, same credentials and same TLS settings. I've tried both Gmail and Mailersend, all works except Appwrite Messaging.
Any chance you can test without tls?
Recommended threads
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error