
I’ve configured SMTP in Coolify for my Appwrite instance with the sender email contact@foot224.app. However, when I try to send a "reset password" email, it fails, and the logs show that the wrong sender email is being used.
Here’s the error message from the logs: Error sending mail: SMTP Error: The following recipients failed: mouadzizi5@gmail.com: contact@mouadzizi.com: Sender address rejected: not owned by user contact@foot224.app
I’ve double-checked the SMTP configuration, updated it, and restarted the project, but the issue persists. It seems Appwrite is still attempting to use an old or incorrect sender email (contact@mouadzizi.com) instead of the correct one (contact@foot224.app).
Could anyone assist with resolving this? Is there something else I need to update or reset?
Recommended threads
- Functions fail to deploy after switching...
Hi <@1087889306208718959> , after switching my self-hosted Appwrite instance to use AWS S3 as the storage backend, my Cloud Functions stopped working. I’m runni...
- must be a valid domain or hostname
I have just migrated from 1.6.0 to 1.7.4. Upon migration I can log in but then get this screen. I also get this error in docker. Don't know if anyone has any id...
- Retrieving user access token on client s...
I am trying to retrieve the user token from the cookies, but they are HTTP-only and can not be accessed. Is there a way to extract the user token from the cooki...
