We're experiencing difficulty. Our engineers are on it. Please check status.mailgun.com for real-time updates.

How Do I Send the Same Message to Multiple Users Using Mailgun?

We support the ability to send to not only single recipients, but also a group of recipients through a single API call or SMTP session.

How is this done? It's actually fairly simple; this can be achieved by either:

  • Using Batch Sending by specifying multiple recipient email addresses as "to" parameters, and using Recipient Variables - more information here.
  • Using Mailing Lists with Template Variables - this allows you to create a unique message for each member of the specific Mailing List. More information here.

If any questions arise, just reach out to our Support team via the Support option in your Mailgun control panel!