Hi, i need a little guide on SMTP environment variables configuration. I added the username and password in _APP_SMTP_USERNAME and _APP_SMTP_PASSWORD but those are developer account credentials. Do i need admin account credentials here?
TL;DR
- Developer wants help with SMTP env vars configuration using developer account credentials.
- Question if admin account credentials are needed.
- No, developer account credentials are correct for SMTP configuration.here is the configuration:
TypeScript
_APP_SMTP_HOST=smtp.mailgun.org
_APP_SMTP_PORT=587
_APP_SMTP_SECURE=tls
_APP_SMTP_USERNAME=dev account email
_APP_SMTP_PASSWORD=dev account password
Recommended threads
- It says domain already used but I have d...
I accidentally deleted the project in which I used my domain originally (orexia.app) from name.com. Now I am trying to add it to a different project and it says...
- Is this normal in the self host custom d...
when i try to add custom domain to the project did not see this in 1.8.0 ok when pressed the retry it says "DNS verification failed with resolver 8.8.8.8. Domai...
- No server error on selfhosted appwrite
Please help me, my clients is ask what happen on their data? How can i make it up again?