Ghost/core/server/services/bulk-email
Kevin Ansfield 7a74b78940 Included email-id as user variable when sending bulk emails via mailgun
no issue

- adding user variables via the mailgun API when sending emails means that events related to email have those variables attached to them
- adding the `email.id` value to user variables means we can easily associate mailgun events to emails, otherwise we'd have look up the batch via `email_batches.provider_id` then use a join to get back to the associated email
2020-10-29 16:37:42 +00:00
..
index.js 🐛 Fixed email card replacements showing raw replacement text in emails 2020-10-05 17:24:48 +01:00
mailgun.js Included email-id as user variable when sending bulk emails via mailgun 2020-10-29 16:37:42 +00:00