Back

[SOLVED] SMTP server not sending messages

  • 1
  • Users
  • Accounts
Hexi
26 May, 2023, 15:10

I cant get this smtp working while when I tested it with a 3rd party website it works like normal

TL;DR
I encountered an issue where my SMTP server was not sending messages. The problem was that I had made too many login attempts, causing the SMTP server to ban my IP. To resolve this, I checked the logs of the `appwrite-worker-mails` container using `docker compose logs -f appwrite-worker-mails`. Then, I attempted to reset my password or perform some other action that would trigger an email send. By following the logs and actively debugging the issue, I was able to get the SMTP server working again. It is worth noting that when I tested the SMTP server with a third-party website, it worked without any problems.
Hexi
26 May, 2023, 15:40

or any way to debug this?

Christy Jacob
26 May, 2023, 16:04

can you check the logs of the appwrite-worker-mails container using docker compose logs -f appwrite-worker-mails and then try to let's say reset your password or something?

Basically try to follow the logs of the mails container and send an email

Hexi
28 May, 2023, 11:25

Found the problem: I used too many tries of logging in and the smtp server banned my IP

Hexi
28 May, 2023, 11:25

[SOLVED] SMTP server not sending messages

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more