Skip to content

Feature Requests

If you’ve got a feature request, you’ve come to the right place! Please relay your request request here, along with any additional details you think might be helpful.

This is not the spot for feedback on current features, only new plausible ideas will be considered. Please be courteous of others and upvote if you believe strongly enough in an idea!

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

242 results found

  1. Visual Builder to HTML

    convert from visual builder to HTML view

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Reusable Template Blocks

    Some customers may want the option to save blocks in templates, so that these blocks can be reused in multiple templates.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. S/MIME signing support

    I'd love to sign (not encrypt) outgoing mails in Mailgun using a S/MIME cert. Please add support to do so.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Some feedback after almost a year of use

    • Changing the date in the analytics view doesn't update the metric numbers in the tag breakdown.

    • In the analytics view, three metrics are highlighted at the top: delivered, open, clicks. These should be unique opens and unique clicks. The total number of opens is essentially always irrelevant.

    • In the engagement view for a specific tag, you can't see the number of delivered emails. The absence of this metric makes the tool difficult to use.
      In the reporting section, the line chart displays the open rate but not the unique open rate. This is ineffective because some people open the same…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Webhook URL on Message level, not domain

    Webhook on Message level, not on domain level.

    We are using DTAP environments, with different endpoints for webhook listners. We dont want that all the Production Webhooks will also be send to the Acceptance environment.

    Could we add a Webhook URL to the Message API?

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Add support for UTF-8 characters in domain names

    Allow domains with non-ASCII characters, as many mailbox providers are nowadays supporting them. Alternatively, add full support for IDNs, which is currently partially functional (for example, domain validation works, SMTP credentials creation doesn't work).

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Create Sending API Keys via API

    Currently sending API keys can only be created through our control panel. Some customers would like to be able to create these sending keys programmatically via our API.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Mailing List Members, sorting possibilities

    Sorting the list of mailing list members by email and/or by name

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  HTML  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. api for IP stats

    Here Using Domain API, I can track the volume which sent out in last 24 hrs so this helps me to track the sent volume of a particular domain and maintain a separate data related to the domains volume using this API

    def getstats():
    return requests.get(
    "https://api.mailgun.net/v3/YOUR
    DOMAINNAME/stats/total",
    auth=("api", "YOUR
    API_KEY"),
    params={"event": ["accepted", "delivered", "failed"],
    "duration": "1m"})

    Likewise I would like to track the volume of individual IP of last 24hrs for my tracking purpose but unfortunately their is no IP available for this so that is why requesting here to provide an IP related to track…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Multiple Webhook Signing Keys

    The HTTP Signing Key for Webhooks is currently limited to a single key per account. Some customers would benefit from having the option to create multiple signing keys.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Throttle mailing list sending for Comcast and other ESPs

    hey Mailgun,

    We have been told by Comcast to throttle our sending to Comcast addresses. They want us to send in batches.

    Here's the thing: we are using your mailing lists feature! YOU, not US, are in control of how quickly those emails go out. Can you please dial in throttling/batch sending for mailing lists for Comcast and any other ESPs that require it? Our understanding is that this is a general Comcast policy and not specific to us.

    As it is, we are left to resort to contorting your platform to do what we want it to do, increasing…

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Support for Retina Files in Template Builder

    The visual template builder currently does not support retina images, and they are treated the same as any other image. This causes retina images to appear blurry due to the high pixel content of retina images

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Block specific Keywords in Mailgun

    Ability to block certain keywords such as money, earn or any word that can be seen as spammy

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Option to export results from Seed testing

    I would like the option to export seed results from the Inbox Placement section.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  InboxReady  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. 3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. ability to assign IP alongside assigned IP pool

    Hello.

    Here is a use-case. example.com is assigned with some IP pool. I need to add additional IP to this domain without adding it to the IP pool.
    Currently, it's not possible. Please, make it possible.

    thanks.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Email template parameter

    For email template parameter. Mailgun has 2 types of parameter one is {{paramname}} and the other is %recipient.paramname%. this design force email template to choose which parameter type should be provided when calling via api. My suggestion is use one {{param_name}} and then if the api client send both global parameter and recipient parameter. when apply you should apply by merge the later with the former.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Space out Greylisting

    Due to the greylisting sending for temp fails being sending more frequently than the other temp fails

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Billing  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Feedback and Knowledge Base