Hey all. I have a self-hosted SMTP mail server running on my domain. The mail server works perfectly fine. However, when I integrate my mail server to appwrite messaging and sent a message, it says that the message is put under a queue for processing and after a few seconds, the console return 500 error. After a few minutes, this error is still here
What are the logs for docker compose logs appwrite?
Recommended threads
- What is the best way to create personali...
So i'm experimenting with the messaging api and I want to create personalized emails not to advanced I just want to say "Dear <Users name>," ... you know stuff ...
- SMTP email templates break html
Hey, Im trying to create a custom template for the team invite email. The issue is the html invite I created (which works in normal emails and fake emails I sen...
- I am not getting "to" when email receive...
I am using cloud function to send an email when email received it doesn't have "to" email address. Please see attached image. My cloud function detail: built w...