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

Discussion : Does it makes sense to support alternative providers #16

Open
sandorfr opened this issue Jan 30, 2017 · 4 comments
Open

Discussion : Does it makes sense to support alternative providers #16

sandorfr opened this issue Jan 30, 2017 · 4 comments
Milestone

Comments

@sandorfr
Copy link
Member

I don't think we should provide too many provider out of the box as it will slow our capability to provide new features. Instead we should rely on the community to bring that support. In addition, most providers have an smtp api, so our smtp provider can be used as a fallback.

That said, if we want to extend the feature coverage of our abstraction, this might make sense to have 2-3 commercial alternatives. We should select them based on Quality Of Server, Features and Market Share. This article provides a few insights.

@sandorfr
Copy link
Member Author

sandorfr commented Jan 30, 2017

Amazon SES would be my prime candidate. SparkPost would come next.

@asiffermann
Copy link
Member

I'm not sure if it's really necessary to support alternative providers right now, unless one of us do have the specific need.

Alternative providers would be great for our library's notoriety, but before that we should complete the other issues (CC, BCC, Reply-To), create the documentation and write unit and integration tests.

Once we have done that, hopefully someone would ask or contribute to add other providers. Or, we could choose the most trending one :)

@asiffermann asiffermann added this to the Backlog milestone Jan 31, 2017
@sandorfr
Copy link
Member Author

sandorfr commented Apr 18, 2018

MailJet (available on azure marketplace) might be worth considering.

@asiffermann
Copy link
Member

A SendinBlue provider would interest me too.

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

No branches or pull requests

2 participants