I’ve updated the title of this thread to make it a more general topic around adding support for other mail providers.
As mentioned on the PR that was opened, if we move forward with this, it needs to use our adapter-based approach to solve the underlying architecture.
There are two major pieces to this:
- bulk mail sending
- email analytics
I think if the first were solved, more people would be interested in contributing to 2.
Although the Ghost team have some plans to improve aspects of email sending over the coming months, doing the work to migrate bulk sending to an adapter system is not currently on the roadmap.
However, I’d be very happy to support contributors to work on this problem :)