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!
64 results found
-
Method and api-key-id flag in all the events
Pass the "method" and "api-key-id" variables in all the events for emails sending through SMTP credentials.
1 vote -
Support DNSSEC for mailgun.org
DNSSEC is supported for eu.mailgun.org but not for mailgun.org
3 votes -
3 votes
-
Change order of templates versions by date DESC
It'll be very handing to show recent template versions at the beginning, not at the end
1 vote -
Make tracking domains reachable via IPv6
Currently tracking domains are only reachable via IPv4 addresses
2 votes -
Extend API to Allow Modifying Message on the Server without Downloading
It would be great if Mailgun API is extended to allow modifying the message on the server, before sending it out, without downloading.
Our use case is very simple. We want to update FROM, TO, CC, BCC for each received message and send it out. The current API allows this use case, but requires that each message is entirely downloaded by our services, including all possibly big attachments, and uploaded back to Mailgun after updating. This is a lot of wasted network bandwidth both ways and highly increases processing / delivery times of each message.
If Mailgun API is extended…
1 vote -
Use Recipient Variable without batch sending
Could Mailgun provide some option to explicitly disable Batch Sending, or not batch send if the only Recipient Variables being used are related to one-click unsubscribe headers?
7 votes -
Log Attachments and ReplyTo Header
It would be nice to download the Mail Attachments from the Logs. This is especially useful for Testing or Real-World Issue Tracking.
Also I'm missing the "reply-to" Header in the Logs. Is there a way to expose this?1 vote -
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.
3 votes -
Name, email and number to be added to CSV email validation file
The ability to upload not only the email but also the name so it makes it easy to manage CSV files and validated emails when adding them back into the crm system. At the moment, with just emails, it's a long process. Trying to update files with names on valid emails causes long issues; if we were able to just export validated names, emails, and numbers, then it'd be easy to move files between systems.
1 vote -
Batch processing tools on mailing lists in the web console
I need to make a report of who is subscribed to all of our mailing lists. Doing so in the web interface makes me open each mailing list one by one, then click the Export Recipients button, then the Download Recipients button. I have hundreds of lists so doing them all would take a very long time. It should be possible to click a button on the main Mailing Lists screen to export all lists (or all selected, with a checkbox for each list) and download the entire thing. That's possible only through the API but that requires a developer…
1 vote -
Add "removed" flag in message history when domain queue is cleared.
When the domain queue is cleared, this does not show up in the message logs under history. It just show scheduled email as "accepted" and looks like its still queued for delivery.
Please add "removed" flag entry to message history when the message has been cleared from the queue so we get a confirmation that it was actually cleared.
1 vote -
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 -
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 -
Mailgun to Cloudflare's Verified bots list
My domain is behind a Cloudflare proxy and the webhook is being blocked by the Bot fight mode. Did you considered adding Mailgun to Cloudflare's Verified bots list? I think it is a great candidate for it. This would then allow to pass the bot fight mode.
More information in here:
https://radar.cloudflare.com/traffic/verified-bots4 votes -
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 -
More than 3 URLs per Webhook event
Customer would like the ability to have more than 3 URLs per event type for webhooks
6 votes -
Log Retention Period Longer Than 30 Days
Currently our log retention period has a maximum of 30 days. Having a longer message retention is something that many customers would benefit from
7 votesHello,
We are looking at partnering on this vs. building. Are there any 3rd party providers (think Data Dog) you would call out as a possible solution? Any experience with said platforms?
-
Upload Images for Use in MG Drag and Drop Template Builder
Currently the Mailgun drag and drop template builder only allows for images to be provided via URL. It would be helpful to also have the option to upload an actual image file to Mailgun.
22 votes -
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
4 votes
- Don't see your idea?