Try sendgrid if nothing works
Also don't forget to setup all EMAIL_ADDRES variables to sendgrid's email, and run the rebuild command every time you change variables
ok Thanks,I will look it up
Hey @asapsonter have you managed to solve it?
Hello, I think Gmail smtp was shut down. Trying using official smtp provider like sendgrid
no.
I see why. I will try outlook or the appwrite cloud_beta smtp
I just tried settings up Appwrite from Cloud_beta console. I tested getting verification email, when I click on the verification link, It redirects me to my dashboard :appwrite: . @joeyouss
What did you put for the redirect URL?
Use an smtp provider like mailrelay. In my case it gave me an error because I had not verified my email in the provider and I was using that email in appwrite
I just clicked on the linked received from the sign up email. it shows a 404 for sec and the redirects back to my dashboard
there you can see the cause of why you do not receive the mail
In the create recovery api call. You need to pass a url of something that will receive the recovery secret and finish the flow
oh yes, the field is https://cloud.appwrite.io/v1
No, that won't work
ok, do i have to create a custom URL/sendgrid for that ?
ok
One option is to set up deep linking to link the user back to your app where you can finish the password recovery
Another option is to set up an HTML page
ok
Sorry. Has anyone configured it yet please help me, I am also having problems configuring this smtp, I am using microsoft office 365 mail provider and always receive the error: has failed Exception: Error sending mail : SMTP Error: Could not authenticate. print /usr/src/code/app/workers/mails.php:68 but I don't know why, because the account I use to configure I still log in normally Looking forward to everyone's help thank you @Core
Please don't tag core and it's best to create a separate <#1072905050399191082> post
sorry
No worries!
Recommended threads
- custom domain with CloudFlare
Hi all, it seems that CloudFlare has blocked cross-domain CNAME link which made my app hostname which is in CloudFlare, unable to create a CNAME pointing to clo...
- My organization's project is blocked
My organization's project is blocked so unblocked my organization then I will this
- Can't Create An Account with Gmail Domai...
Hi, when using account.create() to register a new user with the Gmail domain, I got "There was an error processing your request. Please check the inputs and try...