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!
80 results found
-
DKIM validator should be able to validate DKIM records that are split.
Currently DKIM validator does not support validating DKIM keys that are split into two records. This can happen when the DNS provider has a limit of 255 chars per record and 2048bit key is required to be used. Currently I can see that the validator is able to pick up the split record but add a line break between the records and thus it does not match. This should be handled better.
1 vote -
Integration with ERP Systems for Streamlined Communication and Automation
Hi Mailgun team,
I’d like to suggest adding integration support for popular ERP systems like SAP, Oracle, and Microsoft Dynamics. By enabling direct communication between Mailgun and ERP platforms, businesses could automate transactional emails (such as order confirmations, invoices, and shipment updates) directly from their ERP systems. This would streamline communication processes, reduce manual errors, and centralize email management. Additionally, the integration could enhance data accuracy and provide deeper insights through combined reporting and analytics. A simple API or plug-and-play connectors could make this integration accessible to a wide range of users.
Recommended ERP: https://www.impactfirst.co/id/erp/software-erp
Looking forward to hearing your…
1 vote -
Domain Queue overview
At the moment, one can clear the domain queue. in doing so, it would be nice to see what is actually queued on the domain e.g. emails in the retry window, scheduled sends, etc. Right now it is a black box.
1 vote -
2 votes
-
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 -
terraform
create/modify/delete Mailgun resources using terraform
There is a community driven provider for Mailgun but does not support all the API's
https://registry.terraform.io/providers/wgebis/mailgun/latest/docs/resources/domainwould be nice to have an official Mailgun provider
2 votes -
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 -
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 Bots5 votes -
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 -
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 -
Edit template subject in UI
I can only set the subject once upon creation, and then I cannot edit it? This seems like an obvious problem
5 votes -
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 -
Tracking CNAME via API
Return via API the Tracking CNAME when requesting tracking status for a domain.
1 vote -
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 -
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 -
Default region upon login
It would be great if we could set the default region for the app. Instead I am always logged in into US and then have to switch to EU because all my sites are there.
28 votes -
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 -
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 -
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 -
Filter inbox placement test by domains
filter out the results on inbox placement test based on a domain
1 vote
- Don't see your idea?