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!
-
Allow 'Quick View' for logs to open on a new tab. Or fix 'Back to logs' button to save filters
The 'Quick View' option for viewing an email log should allow you to open it in a new tab instead of forcing you to navigate away from the logs to a new page. This is especially annoying since the "Back to Logs" button removes the filters, search, and page number you had before you had to navigate away so you lose everything you were just on.
10 votes -
Logs improvement
The Logs interface is really clunky. The filters are not very intuitive and the search function is not very good. Also, the logs only show a few particular examples rather than a comprehensive list. There's no way to know many failures from a certain domain, for example. It doesn't display pages or anything.
2 votes -
Use partial matches in sent log searches
Searching part of a domain name in sent logs returns no results, but searching for the full domain shows all expected records.
A partial word match should show all (e.g. "micro" should show "microsoft.com" and "microsoft.co.uk"2 votes -
Bug
I get "Please activate your account to start sending emails" even though I have already activated it. And it is not possible to click the "Resend activation" link.
2 votes -
Enforce encryption on incoming SMTP traffic
We want to ensure that our email traffic is sent securely. There is the option to enforce TLS from Mailgun but not for our connection to mailgun. It would be good to have option to secure email traffic from our applications to Mailgun either by blocking port 25 or enforcing TLS.
1 vote -
Line chart shows undefined
Your "breakdown by count" line chart is bugged. See screenshot here: https://app.userback.io/viewer/1/8/1740464uUfTsgkD/
1 vote -
Website issue - delete domain - missing the button
https://help.mailgun.com/hc/en-us/articles/203637190-How-Do-I-Add-or-Delete-a-Domain-
the 'button that allows you to delete the domain from the account' is missing.
How does one delete a domain from an account??1 vote -
billing &databoard
I think the databoard &billing has error , we didn't send so much emails every day from 20th Apr. but your data-board show we sent 4-5K each day. actually we only send 1.5-2K each day!
1 vote -
Payments
There is no make a payment button to try to pay when our account is suspended. It's not too hard to put a button.
1 vote -
Sign api key
When rotating API keys, always use the key the client used to authenticate to Mailgun in signing webhooks. The issue is that when a new key gets generated usually we cannot update it everywhere immediately so we use the old key for a period of time, but Mailgun starts signing webhook calls immediately with the new API key resulting in invalid signatures and loss of data on our side.
1 vote -
Analytics problem
Hi,
I have a question when using 'Analytics' tab.
I sent a lot of mails in 4/26. In Analytics tab I selected date '4/26', but the result said 'No tags were found with the filters you've selected.'
How could I solve this problem?Thank you.
1 vote -
Search All Log by email address
I would like to be able to search for an email address that might exist in any domain we have, not just the one selected in the dropdown. Some kind of search all option.
1 vote -
Sending
Cannot send anymore after 100 messages sent
2 votes -
MAKE A MOBILE-FRIENDLY WEBSITE
For crying out loud, MAKE A MOBILE-FRIENDLY WEBSITE.
1 vote -
Add AAAA record
Would it be possible to add an AAAA record for smtp.mailgun.org, so that those of us who use postfix can just leave the inet_protocols = all, which is the default setting? I've had this happen multiple times to multiple customers, because they upgraded their postfix package, and it reset the main.cf file. If you aren't paying attention, a lot emails will get stuck because of this.
2 votes -
IP is blocked on 4 diffirent places
HI there on my newsletter pre-check I get this for the Mailgun server IP:
Your IP 143.55.232.11 is blocked on 4 lists:
s5h.net: See http://s5h.net/rbl
dnsbl-1.uceprotect.net: IP 143.55.232.11 is UCEPROTECT-Level 1 listed. See http://www.uceprotect.net/rblcheck.php?ipr=143.55.232.11
dnsbl-2.uceprotect.net: Net 143.55.232.0/24 is UCEPROTECT-Level2 listed because 33 impacts are seen from MAILGUN-, US/AS396479 there. See: http://www.uceprotect.net/rblcheck.php?ipr=143.55.232.11
Sorbs.net: Spam Received See: http://www.sorbs.net/lookup.shtml?143.55.232.111 vote -
Incorrect date shown on Logs page on hover
On the Logs page, all date-times are shown in PST8PDT as indicated, but on hover-over, a date is shown in UTC.
1 vote -
Allow other per-domain API calls for domain sending keys
Allow other domain-based operations such as retrieving events for domain sending keys. It's nice to be able to have sandboxed API keys per domain for sending but it would be more powerful if it also allowed doing things like querying events for that domain, that way you could have one account with development/QA/production domains each with their own keys restricted to those domains.
1 vote -
Add tracking protocol as a parameter to PHP Mailgun API
Currently you can update the tracking protocol (http/https) via the Mailgun dashboard, and via the Maligun API. There is however, no support in the PHP SDK (https://github.com/mailgun/mailgun-php) as far as I am aware.
Is there any reason this can't be included?
1 vote -
When attempting to create a domain in via API, the error responses are not as verbose as in the client portal. there should be parity here.
Attempting to create an already existing domain via API does not return verbose error responses:
{
"message": "Domain not found"
}Creating an already existing domain via the client portal returns an error message that is a lot more informative:
Failed to create domain. Domain already exists in registry. Domain Name: domain.tld.
Parity between the two would be good.
1 vote
- Don't see your idea?