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!
110 results found
-
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
3 votes -
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 -
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 -
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 -
Log who creates an API key, make part of the key model, and show in the UI with the key ID to allow for security auditing and spot checks
This missing is a bit of a security risk as if a user creates an API key we cannot audit it and understand who performed the action within our organization. Talking to support they could not tell us which user created an API key.
A user created an API key and then we could not tell who had performed the action though it was someone who we would have allowed to do it. Were we able to tell it was them, we'd not have needed to contact support. We had to reach out to all our users and figure this…
1 vote -
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 -
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 -
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 -
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 -
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 -
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 -
Cancel shedule email
Currently we are stuck in situtation where we are scheduled the future email but we can not cancel the the scheduled email.
Ex: We have scheduled 5000 emails which are sent after 2 days. I want to cancel only 5 emails out of 5000 but this simple functionality does not exist by REST API.
Suppricing for any user that I can schedule the email but I can't cancel the specific scheduled email.
Can we have this functionality, please?
4 votesWe will be offering a public API to allow basic CRUD operations for scheduled sends.
-
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 -
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…
2 votes -
Tracking CNAME via API
Return via API the Tracking CNAME when requesting tracking status for a domain.
1 vote -
Change the name of a template
I want to change the name of a template
24 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
- Don't see your idea?