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

144 results found

  1. Provide sending API keys specific to domains.

    This would enable finer grained control for development teams that have multiple environments or applications using the same account.

    For example, credentials to send from development / sending domains would be different than the ones needed to send from the production domain.

    161 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

    Hi all,

    I’m happy to announce that we’ve released our Domain Sending Keys feature. Domain Sending Keys will allow you to create multiple API keys, similar to SMTP credentials, per domain that will only allow sending messages via our /messages and /messages.mime endpoints for the domain the key was created for.

    Domain Sending Keys are available on your account today. You can assign new keys to your domains by navigating to “Sending” > “Domains”, select a sending domain, then click on “Domain Settings” and then on the Sending API keys tab. From there, click on “Add Sending Key”, provide a useful description, hit “Create Sending Key”, copy your key and add to your application and start sending!

    We hope you enjoy using this new feature!

  2. Show two decimal places on invoices

    The monthly invoice only shows one decimal place. At least if it's an even dollar amount. For instance, my first invoice showed:

    Previous Balance: $0.0
    Total due: $19.0

    While not technically wrong, it's just weird. Either drop the decimals altogether on even dollar amounts, or use two decimal places.

    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

    completed  ·  0 comments  ·  Admin →
  3. Create a PHP wrapper class for Mailgun

    Create a wrapper for mailgun where it would be real simple to send messages and do other functions. Example:

    $mg = Mailgun::authenticate("mailgunapikey");

    // send a message
    $mg->send_message($from,$to,$subject,$message,$customvariables);

    this is just a rough idea of it to get the idea out there. this would be a lot quicker then having to manually put in cURL posts.

    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

    completed  ·  Anonymous responded

    Our SDK is available here: github.com/mailgun/mailgun-php

  4. API For callbacks

    Provide an API to automatically add callbacks for specific events instead of having to do this through the control panel.

    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

1 2 3 4 5 6 8 Next →
  • Don't see your idea?

Feedback and Knowledge Base