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

147 results found

  1. Show Shared And Dedicated IPs Together

    We would like to see the list of Shared IPs under the [Left Panel -> Sending -> IPs] page. Currently this page only shows the dedicated IP and when it is on Warmup Period, the domain will use shared IPs also and those may be a part of any DNSBL. So we cannot proactively monitor the shared IP blocklisting status on a regular basis. The ability to see those IPs and monitor them against DNSBLs should be better in all cases.

    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)
  2. "Remove All" Option for Complaints and Unsubscribes

    Currently our UI gives a "Remove All" option for Bounces only, and is not present for Complaints and Unsubscribes. Some customers would like to have this option for Complaints and Unsubscribes

    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)
  3. 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)
  4. Custom Variables in visual builder

    Feature request:
    Add the custom variables in the visual template editor in the coding examples, like in the old HTML editor.
    It is very hard to keep track of inserted variables now, as you have to visually scan for {{variable}} in the editor.

    The current visual editor only shows:
    -F h:X-Mailgun-Variables='{"test": "test"}'

    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)
  5. Sending IP in accepted, opened, and clicked event logs.

    Customer wants the sending IP to be included in accepted, opened, and clicked event logs.

    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)
  6. Suppressions search

    We often need to search for a suppressed email in all sub-domains. As far as I understand, currently the search works only for a specific sub-domain. We have to check that for each sub-domain separately. Can you make an option which checks all domains by default in "Suppressions".

    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. Add New Domain button not displayed

    I found a problem adding a new domain.
    There is no "Add New Domain" button on the screen as attached captured

    Do I need to configure something to add a new domain ?

    Thank you,
    Flo

    6 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. Capture Sandbox mails, Don't send real emails (like Mailtrap)

    For testing purposes, we may want to send to multiple test emails. We can have a setting to capture these emails instead of actually sending them.

    There would be no need to verify these email addresses since the emails are not actually sent.

    Maybe this can be a separate functionality? With a limit of course.

    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)
  9. Allow link tracking on URLs longer than 1000 characters

    Please add support for click tracking on URLs longer than 1000 characters. As far as I can see this limitation on link-rewriting is not documented. Our SSO solution generates links in the 1000 - 1300 char range that contain a base64 encoded JWT. All browsers support at least 2048 characters so it would be obvious to allow as least as many characters for the rewrites.

    /David

    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. Implement mobile version of UI

    Please make your web page more mobile friendly. It's impossible to navigate currently. Really small changes would go a long way if you can't commit to a fully mobile integration. The functionality of your product is great, but attention to these kinds of details on the frontend needs improvement.

    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)
  11. 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. See domains within IP Pools

    Within UI, when viewing IP Pools, there should be an option to view which domains are under each IP Pool

    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. Sharing of DNS setup records with others

    Sharing link for DNS setting for IT department instead of PDF (Which of layout is not ideal either)

    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)
  14. Nested templates or re-usable components/snippets in templates

    In our SaaS platform, we have hundreds of events that trigger an email notification. Each email notification uses a different template that has different content and layouts. But they all share the same header, footer and styling.

    It would be nice if we could either nest templates into other templates (having one global Layout template with different content for each template) or have a component that we can import into templates, such has being able to create a component for the header and one for the footer, then import them into a template.

    It'll allow us to edit the header…

    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)
  15. add timezone to logs

    Please display the time zone alongside the timestamp in the logs section.

    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)
  16. FIDO2 for 2FA

    When will mailgun 2FA support FIDO2 as you use and recommend according to:
    https://www.mailgun.com/blog/product/phishing-attack-stopped/

    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)
  17. Allow other per-domain API calls for domain sending keys

    Allow other domain-based operations such as retrieving events for domain sending keys. It's nice to be able to have sandboxed API keys per domain for sending but it would be more powerful if it also allowed doing things like querying events for that domain, that way you could have one account with development/QA/production domains each with their own keys restricted to those domains.

    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. Get sending API keys via API using primary account API key

    In order to create a sending API key:
    * Click on the Sending drawer on the left-hand side of the Mailgun dashboard
    * Click on Domains, select the domain in which you wish to add a sending key to
    * Click on Domain Settings and navigate to the Sending API keys tab
    * Click on Add Sending Key
    * Give your key a suitable description (such as the name of the application or client you’re creating the key for) and click Create Sending Key
    * Copy your sending API key and keep it in a safe place. For security purposes,…

    8 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. Filter and duplicate templates

    Would love to have a feature to be able to filter templates by name. Ability to duplicate an existing template.

    15 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. Set default domain region on adding a domain

    Would be nice if one could set a default value in once profile for the domain region and maybe also dedicated ip. So EU customers don't to have always think of switching the domain region... Tx!

    11 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)
  • Don't see your idea?

Feedback and Knowledge Base