getgrav / grav-plugin-email

Grav Email Plugin
http://getgrav.org
MIT License
37 stars 29 forks source link

Issues with mailgun #88

Closed avxkim closed 1 year ago

avxkim commented 6 years ago

Info from README:

mailer:
  engine: smtp
  smtp:
    server: smtp.mailgun.org
    port: 587
    encryption: tls
    user: 'MAILGUN_EMAIL_ADDRESS'
    password: 'MAILGUN_EMAIL_PASSWORD'

But i've used mailgun in laravel, and it was using domain and secret fields. You didn't test yourself before posting that info?

rhukster commented 5 years ago

https://help.mailgun.com/hc/en-us/articles/203380100-Where-can-I-find-my-API-key-and-SMTP-credentials-

Follow these instructions, and yes, it should be user/password