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!
40 results found
-
Process emails with size limit > 25MB
In our business a lot of heavy attachments are sent but if the email size is more than 25MB then mailgun is not able to process it and store it and these emails get lost.
Would be great to have the ability (or as an additional option) to increase this size limit mailgun supports. Otherwise process it without the attachments and have a flag to identify these emails, so we don't lose track of the them.
4 votesThe large majority of mailbox providers won't even accept messages larger than 25MB. If you're needing to send files that large, you should be using a cloud storage service (Google Drive, OneDrive, Dropbox, etc) and include the link to the file in the email message.
-
Self Service Account Deletion
let us delete our own accounts.
1 vote -
Track responses to messages sent from Mailgun
looking to add the option to be able to track whether or not an email has been responded to via webhook
2 votes -
2 votes
-
webauthn/yubikey support
Please consider adding support for webauthn/yubikey as a 2FA method for admin accounts. It's superior to TOTP, since it's phishing resistant & hardware tokens cannot be stolen without physical access. Also, it is more convenient to use. (When implementing this please be sure to allow users to enroll multiple security keys when enabling webauthn 2FA)
1 votenot a priority
-
domain dropdown field
Extend the site of the domain dropdown so you can see more characters. Longer domains cant easily be located by their extension since its cut off.
1 vote -
Undo CSV Import Into Mailing List
Customer would like to be able to undo a Mailing List import that was done with a CSV.
2 votes -
analytics export
When viewing delivery failures for a particular tag (in the Analytics window), I would like the ability to actually view/Export the logs of those failures.
Either adding a button that takes you to the logs page with the appropriate filters and then adding an export button there. OR just supplying an export button on the tag analytics page would be good. Preferably the former as that give the most flexibility.
1 voteThe new Tags experience offers quick links to both reporting and logs that allow for export of the data related to your tag.
-
IP address
On the new "Sinch Login" dashboard there is an "Activity" tab which makes it clear what access has happened recently. It'd be good to add a column for IP address to this table.
1 vote -
Provide a catch all emails like mailhog to test
Could we have a catch all emails like the tool mailhog does. It's very complicated to test and not practical at the moment
1 vote -
Search Option for SMTP Login Names
I don't see an option in the "SMTP Credentials" interface in the "Domain Settings" page under "Send" that allows a search for login names. This would be nice to have when trying to find a login, and it would make an otherwise nice website and interface even better.
1 vote -
provide own SSL certificate for HTTPS tracking domain
Can you please provide an option for users to provide their own SSL certificate for the HTTPS tracking domain. Currently you only support your own Let's Encrypt cert.
Using their own SSL certificate (from a preferred supplier) is a requirement from one of our enterprise customers.
1 voteThere is a process to host a 3rd party cert via CDN - https://help.mailgun.com/hc/en-us/articles/360011566033-HTTPS-Tracking-Links
This would be the only available option in this case.
-
2 votes
-
greenhouse gas emissions on invoices
Transmit the greenhouse gas emissions associated with the service you are invoicing us for, on your invoices
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 voteNot a priority
-
Whitelist / Allowlist per domain
Disable IP Allowlist feature selectively only for a specific "sending domain".
3 votes -
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 -
Ability to Search Log Data By Keyword / Phrases
The new log layout does not allow for keyword / phrase search for email content. Similar to the way that the Subject can be searched for keywords there should be an option to search all log message content for keywords.
3 votesIt is computationally "expensive" and non-performant to search non-indexed fields. With that said we are planning a refresh to the Logs UI which would allow for easier filtering based on our tagging, among others. It might be best to start tagging your messages with keywords for better parsing.
-
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 -
IP whitelist from SPF record
IP whitelists for big providers a kept in DNS SPF records.
In case of big providers they are really long lists of CIDR, and it would be best if Mailgun could automate their lookup and update.Example:
- Instead of CIDR, use SPF: google.com. To do that we need to perform multiple DNS lookups, since any SPF record may contain "include: $DNS_DOMAIN".
$ host -t TXT _spf.google.com _spf.google.com descriptive text "v=spf1 include:_netblocks.google.com include:_netblocks2.google.com include:_netblocks3.google.com ~all" $ host -t TXT _netblocks2.google.com _netblocks2.google.com descriptive text "v=spf1 ip6:2001:4860:4000::/36 ip6:2404:6800:4000::/36 ip6:2607:f8b0:4000::/36 ip6:2800:3f0:4000::/36 ip6:2a00:1450:4000::/36 ip6:2c0f:fb50:4000::/36 ~all"The same for all other _netblocksX.google.com
1 vote
- Don't see your idea?