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

Show real-world usage setup, instead of a one-off. #52

Closed
wants to merge 1 commit into from

Conversation

pote
Copy link

@pote pote commented Jul 5, 2016

In real-world applications you are more likely to set the Mail gem to use postmark as a delivery method on a Mail.defaults call, instead of doing it on each email-sending piece of code.

@temochka temochka closed this in 5b85037 Jul 11, 2016
@temochka
Copy link
Contributor

Thanks for reporting this! Though Postmark might not be the only email provider a user app relies on (we’re transactional only). With that in mind, I decided to document global configuration option separately. See 5b85037 for details.

@pote
Copy link
Author

pote commented Jul 11, 2016

That makes perfect sense!

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

Successfully merging this pull request may close these issues.

None yet

2 participants