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!
67 results found
-
Set "too old" expiry period on send
Our customers often send alerts that are very timely in nature, so if they aren't sent in some period of time they don't want them sent at all. Often that period of time is much shorter than the current default 8 hours.
It would be helpful for us to be able to set the send window for an email in the send api to prevent overly stale sends from going out.
1 vote -
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 vote -
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 -
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 -
Support DNSSEC for mailgun.org
DNSSEC is supported for eu.mailgun.org but not for mailgun.org
2 votes -
Template Editor access at lower-level role than Developer
We have numerous users who design email templates. We need to give them access to the DnD template editor and the HTML template editor. Currently the only way to do this is to assign them to the developer (or admin) role. The developer/admin roles contain way too much privilege for these users.
I would like the Support role to have access to create/modify templates, or for a new role like "Designer" to be implemented. Then I could grant users access to create and modify templates without giving them unnecessary and risky privileges.
1 vote -
2 votes
-
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 -
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 -
Make tracking domains reachable via IPv6
Currently tracking domains are only reachable via IPv4 addresses
1 vote -
Apply date formatting to Metrics screen
I have set my preferences to display ISO date/times. In the Metrics screen I only see AM/PM times. And the dates are also formatted in some backwards format.
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 -
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
-
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?
5 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 -
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 -
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
- Don't see your idea?