Back

Cannot make forgot password feature

  • 0
  • Self Hosted
Gl1tchblade
24 Feb, 2025, 17:20

Im using a self hosted appwrite instance and it says when a password recovery is started: { "message": "SMTP Disabled", "code": 503, "type": "general_smtp_disabled", "version": "1.6.0" }

Which is false because I have smtp enabled, it has to be some bug on the appwrite side because smtp is enabled and my code is correct. It also may be because of a bug that I posted on github https://github.com/appwrite/console/issues/1700

To bypass the bug because I need smtp I made a curl bash request and changed it to ssl security not tls like the appwrite bug makes you do it.

TL;DR
Developers experiencing issues setting up the 'forgot password' feature on a self-hosted Appwrite instance should ensure SMTP settings are correctly configured in the env file. If encountering a false "SMTP Disabled" error despite SMTP being enabled, it might be a bug on Appwrite's side. To bypass the bug, one developer made a curl bash request and altered it to use SSL security instead of TLS.
Kenny
24 Feb, 2025, 17:29
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