You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried adding "X-Recipient-Variables" to the header last week but with batch sending Mailgun seems to need that variable in the body, not the header. I ended up going with a basic RestSharp submission and everything works as expected.
Was initially sad that I lost Razor templating but with a batch I'm only sending one "body" and having Mailgun insert the variables to customize each message anyway! So really there's no point in FluentEmail offering this parameter! I'm closing this "issue".
This property doesn't seem to be included as a msg option. Has anyone discovered a way to use Mailgun's Recipient-Variables with batch sending?
The text was updated successfully, but these errors were encountered: