OpenBuildings / postmark

Postmark transport for Swift Mailer
https://github.com/OpenBuildings/postmark
BSD 3-Clause "New" or "Revised" License
16 stars 8 forks source link

Support multiple Postmark servers #20

Open hkdobrev opened 9 years ago

hkdobrev commented 9 years ago

We need to have improved interface for managing multiple Postmark servers and their API keys. A good approach would be the composite pattern and less "singleton".