luckyframework / carbon

Email library for Crystal. Testable, adapter-based, and catches bugs for you. Comes with an adapter for SendGrid.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SendInBlue adapter

brunto opened this issue · comments

We are working on a SendInBlue adapter https://github.com/atnos/carbon_send_in_blue_adapter still in development, we need to add CC, BCC, and REPLY_TO support.

Are you saying your adapter needs to add those? Because I think Carbon already has CC, BCC, and REPLY_TO support.

Hi @brunto! Just to clarify, do we need to do anything in Carbon or can this be handled in your adapter? If it can be handled in your adapter I'll go ahead and close this

Hi @paulcsmith! I can handle this inside the adapter. You can close this issue.

Thanks for your work on this @brunto. That will be a nice adapter for the community.