General
-
okta sso
I'd like an Okta SSO option
22 votes -
Add a C# integration for appsettings
Add a C# integration for appsettings.
"EmailSettings":
{"Server": "smtp.mailtrap.io",
"Port": "25",
"Security": 0,
"FromEmail": "<a rel="nofollow noreferrer" href="mailto:from@mailtrap.io">from@mailtrap.io</a>",
"FromName": "Mailtrap",
"UserName": "xxxxxxxxxxx",
"Password": "xxxxxxxxxxx"}
1 vote -
Webhooks
webhooks
1 vote -
Update "Total messages sent" readout automatically
Make the "Total messages sent" display update automatically. As is, it requires a browser refresh.
2 votesThanks for your idea. We’ll consider it’s implementation on public demand.
-
Update received time when clicking on an email
The received time "a few seconds ago" "2 minutes ago" etc. doesn't update until you receive a new message or do a web page manual refresh. Make it refresh when you click on a message.
3 votesThanks for your input. We’ll consider this functionality implementation on public demand.
-
cli example for parameter store of aws system manager
In integration section with examples for various frameworks and languages it would be convenient for me to have cli example for parameter store of aws system manager, e.g.
aws ssm put-parameter --type SecureString --name /staging/smtp-host --value "smtp.mailtrap.io"
aws ssm put-parameter --type SecureString --name /staging/smtp-port --value "2525"
aws ssm put-parameter --type SecureString --name /staging/smtp-username --value "XXX"
aws ssm put-parameter --type SecureString --name /staging/smtp-password --value "XXX"That would allow me to copy&paste it to shell and provision all parameters at once.
1 vote -
Show the number of emails in an Inbox when you are viewing the inbox
Show the number of emails in an Inbox when you are in the inbox.
2 votesHi! Thanks for your idea. We’ll take it into account and consider it’s implementation on public demand.
-
Allow single sign on via WS-Federation / SAML / OpenID Connect / JWT or similar
It would be great if team members within a paid team could sign in using our organisation's existing single sign on infrastructure.
This would mean when folks leave the organisation, they'd automatically lose access to Mailtrap. Better yet, if we could configure Mailtrap to allow anyone with a specific role access as a team member, this would greatly simplify our ability to manage team members.
86 votesHi,
Your request makes great sense, thank you!
Currently, we are focused on feature requests with top priority, anyway, we will make sure to investigate possible ways to get single organisation’s sign on implemented for Mailtrap in future. -
On the My Inboxes page, make the statistics update automatically
On the My Inboxes page, make the statistics update automatically. As is, you have to do a browser refresh to see the number of messages, etc. changed.
1 voteThanks for your request! We’ll consider it’s implementation on public demand.
-
Add laravel .env file boilerplate instead of config array as integration
Hello, when using the Laravel Framework, the integration you provided overrides the default configuration values which resolves .env file. That is why, we end up entering this information manually.
Instead, can you please provide the .env file values as well/instead of the config file?
Like:
MAILDRIVER=smtp
MAILHOST=smtp.mailtrap.io
MAILPORT=2525
MAILUSERNAME={mailusername}
MAILPASSWORD={mailpassword}
MAILENCRYPTION=null18 votesHi,
Thank you for your request, makes perfect sense! This feature request is already in our to-do list and will be implemented any time soon. Please, stay tuned! -
Possiblity to mark opened email as unread
Mark as Unread opened email
1 voteHi! Thanks for your request. We’ll take it into account and consider this feature implementation on public demand.
-
Auto Forward SMTP log view
View forwarded smtp logs
1 voteThank you for the request! Currently, we won’t be implementing such functionality. This can become something we’ll look into in future, depending on the community demand.
-
roles
Why aren't different roles defined in your solutions. Currently I see owner and user.
What about administrators etc..4 votesHi!
Thanks for your input.
We agree that expanding Mailtrap’s administration roles and permissions is important to our users, and currently, it is one of the priority tasks on our to-do list. We’ll be releasing this functionality with a new version.
Stay tuned! :) -
Readd the ability to remove email messages using POP3 protocol
According to https://twitter.com/Mailtrap/status/1034816874188554240 you removed the ability to remove email messages using POP3 protocol.
We rely on this function since we don't only use mailtrap to send emails but also to read emails and test our POP3 client.
6 votesThanks for posting this request! We consider re-adding this option in future for your convenience. Meanwhile, you can make use of our API for removing messages .
-
Symfony 4 .env configuration
Symfony 4 configuration example would also be nice.
.env example:
> symfony/swiftmailer-bundle
For Gmail as a transport, use: "gmail://username:password@localhost"
For a generic SMTP server, use: "smtp://localhost:25?encryption=&auth_mode="
Delivery is disabled by default via "null://localhost"
MAILERURL=smtp://81d3957be84923:9e35845b8b3b2f@smtp.mailtrap.io:2525?encryption=tls&authmode=login
< symfony/swiftmailer-bundle
1 voteHi, thanks for your request! We’ll add this example.
-
Simulate 'Failed' response
I need to check case when email ( recipient ) does not exist.
I know you don't check if email address exists in real world, but you could allow to set one or some email address(es) in configuration
and send 'recipient not exist' response with appropriate status code when client/user sends email to that address(es)18 votesHi,
Interesting idea! We will consider working on this feature once the request is in high demand. Thanks for the input! -
Allow "Forward as attachment" to prevent spoofing
The problem with forwarding an email from a mailtrap domain is that the original "From" address remains intact, creating a situation where it appears the forwarded email appears like the sender (mailtrap) is spoofing the original domain.
For instance, a test forwarded email, note the content:
Received: from mailtrap.io (ec2-52-55-102-193.compute-1.amazonaws.com [52.55.102.193])by ismtpd0024p1iad2.sendgrid.net (SG) with ESMTP id OlrG4Ki2RRyRjj3CpUmVYg
for <<a rel="nofollow noreferrer" href="mailto:myname@mycompany.com">myname@mycompany.com</a>>; Wed, 25 Apr 2018 17:35:19.161 +0000 (UTC)Clearly should be rejected for safety.
Our company's rules tag this as a spoofing email, which of course confuses our testers.
Gmail blocks these so they never get to the…
7 votesHi,
Thank you so much for your suggestion!
We’ll consider implementing it once we go through our to-do’s with bigger priority in our backlog and if we see that this request has high demand. -
Allow multiple Owners or another layer of security to manage Company Users
The person who starts the account and handles the billing isn't always the one that wants to manage all the users as employees come and go. You need to allow multiple owners (incase owner A get hit by a truck) or at least another layer of security so someone else can manage users on the companies account.
21 votes -
Search any text in the email/subject
improving search the emails? Starts with is not really good...
6 votes -
Allow custom prefix like [MAILTRAP FORWARD] in subject
A while ago you removed [MAILTRAP FORWARD] from the subject and added a customer email header (x-mailtrap-forwarding) instead. This is causing problems for our Gmail users which had a custom filter for all emails from mailtrap.
While most of the standalone email clients allows to filter on the
new email header (x-mailtrap-forwarding), gmail doesn't allow this.We would really appreciate the possibility to toggle the [MAILTRAP FORWARD] in the subject or maybe even better; allow users to add their custom prefix to the subject.
5 votes
- Don't see your idea?