secret-tech / backend-ico-dashboard

Free & open-source dashboard for your next ICO, crowdsale or tokensale
https://icodashboard.space/
MIT License
125 stars 98 forks source link

mail settings #187

Open panamariuss opened 6 years ago

panamariuss commented 6 years ago

I am testing the app and would like to know if i can safely add other provider( Sendgrid or Elastic Email) API KEY & SECRET at :

mailjet provider

MAILJET_API_KEY=""

MAILJET_API_SECRET=""

hlogeon commented 6 years ago

Hello! Currently we support only mailgun and mailjet providers. It means that in order to use another service provider for sending emails you'll need to modify the source code.