
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
- Error: Invalid `userId` param: Parameter...
- Upload file
i got this error when try upload file (.Net). I use this line to check my buucket and its all right var buckets = await appWriterInit.Storage.List...
- Need help on Flutter OAuth2
Am trying to use Appwrite OAuth (google, apple and facebook), am been on it for sometimes now which have tried many things but still not able to make it work: ...
