email
email copied to clipboard
Connections pool
I think it would be useful to have reusable connections pool in case sending batch of emails.
Well, the readme directly mentions this - "This library is not intended to be used for sending a lot of massive emails with low latency requirements"
However, if anyone can submit a PR with a reasonable implementation and if this implementation won't make the library too complicated and hard to reason about - I'll accept.