Hi everyone,
I’m currently experiencing an issue with the email verification functionality. When I trigger the verification, the request returns a valid response, but the email never arrives.
I’ve tried multiple approaches, including:
Changing the email address
Testing with and without a custom SMTP configuration
Verifying all SMTP credentials and DNS records
Unfortunately, none of these have resolved the problem. This is especially puzzling because it used to work correctly.
Has anyone encountered this before or have any suggestions on what else I could check?
Thank you in advance for any help.
Is this on Cloud or self-hosted? I don't see either tag added to the post
I'm going to assume this is Cloud.
Looking at our email logs, I can see the emails were delivered successfully
Recommended threads
- Impossible to get USER after createEmail...
Am using provider to deal with functions linked to appwrite. Here is my login. Future<String?> login(String email, String password) async { try { aw...
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...