Skip to content
Back

SMTP Env vars configuration

  • 0
  • Self Hosted
  • Messaging
Shuraim
24 Jan, 2025, 16:25

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.
Shuraim
24 Jan, 2025, 16:55

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
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more