code-corps / code-corps-api

Elixir/Phoenix API for Code Corps.
https://www.codecorps.org
MIT License
235 stars 86 forks source link

Switch ReplyToConversation email to support multiple recipients #1335

Open begedin opened 6 years ago

begedin commented 6 years ago

Problem

From #1332

Right now, a ReplyToEmail is send once for each participant in the conversation. Instead, we should create a transmission for all the participants.

We can make use of SparkPost user based substitution data.