#Appwrite not using mail provider (mailgun) for sending OTP ?

3 messages · Page 1 of 1 (latest)

lucid cave
#

I've added a Mail Provider (Mailgun) following the instructions here https://appwrite.io/docs/products/messaging/mailgun

I can send messages via mailgun using that. But I'm not in the email marketing game. All I want is for OTP emails to be sent via my custom domain using mailgun. I thought addding the email Provider would be enough but OTP are still arriving from:

Appwrite noreply@appwrite.io

Do I really have to set up a custom SMTP server (using Mailgun) ? This sort of makes the email Provider setup (above) redundant.

Thank you to anybody who can clarify.

Send emails to your Appwrite users using Mailgun and Appwrite Messaging.

hybrid mica
lucid cave
#

Thanks @hybrid mica . Am actually on the Pro tier... just surprised that we have to set up a custom SMTP server as well as the Email Provider which we've already configured.

Thanks for confirming.