Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postmark Driver #25

Closed
paulopmx opened this issue May 8, 2018 · 5 comments
Closed

Postmark Driver #25

paulopmx opened this issue May 8, 2018 · 5 comments
Assignees

Comments

@paulopmx
Copy link

paulopmx commented May 8, 2018

Any chance you guys will add a Postmark Driver?

@thetutlage
Copy link
Member

@paulopmx Nope, no plans for now.

@paulopmx
Copy link
Author

paulopmx commented May 8, 2018

Is their an easy guide to follow for me to add my own driver for Postmark?

@thetutlage
Copy link
Member

thetutlage commented May 8, 2018

Code is the best guide here https://github.com/adonisjs/adonis-mail/blob/develop/src/Mail/Drivers/Mailgun.js. You need to follow Postmark docs too.

@paulopmx
Copy link
Author

paulopmx commented May 8, 2018

Got it. I'm sorry but last question, where do I place my custom mail driver file on my app folder structure. Great framework by the way. I hope you keep working on it.

@thetutlage
Copy link
Member

You can add it inside start/hooks.js file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants