Vu "Anthony"Original post
Rank 2: Process
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
Summary
- Developers are wondering about the logs for ```docker-compose logs appwrite``` in a self-hosted appwrite version 1.5.7.
- They have a self-hosted SMTP mail server that is functioning correctly.
- When integrating the mail server with appwrite messaging, messages are put in a processing queue but result in a `500` error after a few seconds that persists even after a few minutes.