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

80 results found

  1. 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)
  2. 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)
  3. Allow for dynamic domain URLS when forwarding Email Routes

    for receiving emails, I want to create a catchall route that can route to a specific client site based on email address, like so:

    match_recipient("(?P<user>.?)@(?P<domain>.).mysite.com")

    and then in "forward" put:

    https://\g<domain>.mysite.net/api/emailrecieving

    This would give us infinitely less routes to maintain.

    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. CSV for validations should contain more criteria

    The CSV upload form should contain more fields such as name, number, and any other info they might need.

    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)
  5. API for returning user/admin info - Mailgun UI

    Would love an API for returning information about the management users for the Mailgun account.

    I'd like to be able to query to get a list of "what employees have mailgun accounts? what role (admin etc) they are assigned to? is 2FA is configured?"

    Would like to have the capability to get those details programmatically from Mailgun on a recurring basis.

    Having this via the API would be extremely beneficial.

    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

    under review  ·  2 comments  ·  New Idea  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Fix DNS records print page

    oh my god. Fix the print DNS records button already. The redesign has made it all even WORSE. now the print even includes the sidebar!

    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

    0 comments  ·  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)
  7. Request for method to programatically pull security event logs

    Requesting to have an api endpoint or programmatic way of pulling security event logs (e.g. a org user logs in, if there was a failed login, activity of users etc) so they can be ported over into a SIEM.

    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

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Routes Search

    The filter for searching routes dynamically updates with EVERY KEYPRESS. Instead of updating the list of routes it's also updating the filter itself so you after every key you lose focus on the text input and have to reclick then retype one character

    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. Search should not happen while I'm still typing

    On this page, the search is way too over-eager.
    I can't even finish typing before it starts searching, which means it performs useless partially-typed searches.
    Please let me hit Enter to search instead.
    https://app.mailgun.com/app/receiving/routes

    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)
  10. 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)
  11. More thorough email validation response

    It would be very valuable to have more information available from the email validation. We would like to gather information about the spam status of the email address, etc. more than simply a response that the email is valid to receive mail.

    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. Webhooks - Change user agent to something that identifies Mailgun

    Change the user agent for webhooks from Go-http-client to something more specific.
    Our system gets lots of requests from user agents identified as Go-http-client and we want to block them as the vast majority are from Bots

    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. Allow for SPF records to ONLY include dedicated IPs

    When an account and domain are using dedicated IPs it would be great if the SPF record for verification only required the dedicated IP(s) in them. Including all of mailgun.com's IPs both adds an extra bunch of lookups and means the email security is not as tight as it could be (the whole point of the dedicated IPs).

    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. Mailing list alias search without typing the whole alias

    Please allow us to search the mailing list aliases without having to type out the whole alias. The reason being if we have dozens of mailing list, and we need to frequently add new mailing lists, we would be able to check with ease whether the mailing list exist or not.

    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. 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. email notification when recipients export is over

    It would be great to get a notification when the export we previously launched is over.
    The export of a mailing list can take several hours.

    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  ·  New Idea  ·  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. Template sending to route

    Hi, I would like to store template in your system so every user can edit them as they please but I would also like to receive that email on my server with route.

    I want to send template to my client and also store that email in our system to show our user that we send them automatic email, so I added our email address as BCC and expected to get rendered template from you but that didnt happend. I can store template on our side but then we cant use your template builder and any change requires code change.

    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)
  18. Row numbers on search results / bounce /suppressions

    Bounce and Suppressions doesn't show any row counts. It's hard to do searching to see how many rows we have. Only exporting make clear the numbers and it's a bit stupid only for counting

    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)
  19. Mailgun Account Name

    Mailgun Account Name field does not allow the use of space key when typing in real time. You must type the business name all together then click to add the space.

    example, first type: MyBusinessAcccount
    then do NOT save
    next, click to add spaces: My Business Account
    now you can SAVE edits

    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  ·  New Idea  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Custom headers for bulk email

    I am writing to request a new feature that would enhance the functionality of Mailgun's Bulk Sending API. Currently, while Bulk Sending allows for efficient email delivery to multiple recipients, it lacks the ability to set custom headers for each recipient individually.

    Here's the scenario I'm facing:

    • I want to send a bulk email campaign to a list of customers.
    • While the email content might be similar, I need to include different custom headers for each recipient (e.g., X-Customer-ID, X-Campaign-ID).

    Proposed Feature:

    I would like to propose the addition of a mechanism to incorporate custom headers for each recipient within…

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

Feedback and Knowledge Base