mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 02:11:44 +03:00
7a74b78940
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 |
||
---|---|---|
.. | ||
index.js | ||
mailgun.js |