Currently only apiKey and domain are passed to mailgun-js init. In my case I need host also (using eu instances). https://github.com/keystonejs/keystone-email/blob/master/lib/transports/mailgun/index.js#L19
Currently only apiKey and domain are passed to mailgun-js init. In my case I need host also (using eu instances).
https://github.com/keystonejs/keystone-email/blob/master/lib/transports/mailgun/index.js#L19