Skip to content

General

53 results found

  1. Include a way for developers to see BCC addresses for testing

    SMTP servers forward mail on to BCC recipients while at the same time stripping that field. Because Mailtrap is serving as the SMTP server, it can record the original data in the BCC header.

    The default Mailtrap view should continue to hide the BCC header to provide a Client-like view, but the BCC header should be made available in either the RAW view or another view "As Received".

    128 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. mailtrap email addresses for each inbox

    Would it be possible to have an email-adress for each inbox in mailtrap? So I can send test-emails from live sites to mailtrap.

    42 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. more advanced forwarding rules

    I want to have settings for inbox to forward some emails automatically. for example I want to forward all exception notifications from my staging to real recipients. So that I will have single mailer settings in staging env in my app and will handle all this stuff using mailtrap.

    22 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Create an invite feature for shared inboxes

    Allow users to sign up and access a shared inbox in one step.

    Right now, users have to sign up, and then the inbox owner has to share the inbox with them in a separate step.

    20 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Increase email size limit

    It will be good to be able to receive bigger emails using mailtrap. Is it possible to increase message limit to, for example, 10MB for paid account?
    Or as workaround - allow forwarding of that emails.

    19 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. 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
    MAIL
    HOST=smtp.mailtrap.io
    MAILPORT=2525
    MAIL
    USERNAME={mailusername}
    MAIL
    PASSWORD={mailpassword}
    MAIL
    ENCRYPTION=null

    18 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. How come there isn't a price on it?

    Will I need to pay for the service later?

    18 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  7 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Easy access to SMTP configuration

    Show SMTP configuration one should use for the current user/company EVERYWHERE

    16 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  2 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Javascript broken when link is clicked through mailtrap

    When clicking a link within an email, the page is rendered (in new tab) and all javascript on that page is blocked due to sandboxed iframe your using. For now the only workaround we found is to copy the url into a new tab, however it is not that easy to explain to the business owner that this is not our fault and that it will work normally when the same link is clicked in any other email clients.

    Is there anyway we could configure our service to allow direct linking from emails to our page without breaking the javascript?…

    13 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Add alternative smtp server domain

    Right now we can only use your services by pointing to the "mailtrap.io" domain.

    The problem is that many mail-related software assumes that you want to connect to the MX records of the domain if they exists, no to the A records.

    Understandably, "mailtrap.io"'s MX records point to google's servers to handler your own company-related mail.

    My proposal is thus for you to maintain an alternative name, such as "smtp.mailtrap.io" or "sendto.mailtrap.io" or whatever you feel works best. The important part is that such domain would NOT have any MX records, thus preventing the aforementioned issue.

    11 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Emptying inbox via API

    I would like to empty the inbox using the API. I want to use Mailtrap to monitor email during integration functionnal tests. This would be much easier if I could empty the inbox at the start of the test using the API.

    Regards

    9 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Add API endpoint for accepting email

    Some hosts, such as GoDaddy, block all SMTP ports, or don't allow using an SMTP server other than their own. A lot of mail services, such as Mandrill, Mailgun, Sparkpost, etc. provide both an SMTP server and a REST API for accepting email. Providing a REST API endpoint for accepting email would allow users on such restrictive hosts to be able to use mailtrap, even when they can't use the SMTP server.

    9 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Ability to remove a single email

    I want to be able to remove an email after I am done with it

    8 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Idea: Configurable port number.

    That 2525 port number places a huge barrier on corporate usage.

    I'm a consultant and I do work for various clients. The corporate ones can't use this great tool because of their stringent firewalls. Asking IT to open up a special port is like a red rag to a bull. Before you know it you've got the CIO/IT Manager wanting to know why you're sending emails outside the corporate network and BAMM! ... another good idea is shot in the head.

    Please if you can, find a way to make the port number configurable. At least give the option to…

    8 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Allow invitation by email address

    At the moment, it seems like you can only invite company users by the share link. When inviting a team of folks, this means I have to send the link to them all, then check back that they've accepted it before changing that share link to prevent further sign-ups if it's accidentally shared later.

    It would be good if you could invite specific email addresses only, rather than anyone who has access to a global share link.

    8 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Update emails list automatically

    Push to update the incoming mails listing when new email is received

    7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Check inline image attachments

    Hey - I am head-over-heels in love with mailtrap. I have found one possible glitch - when I send an email with an inline image attachment, it doesn't show up in Mailtrap, but if I forward that email to my gmail account, it does appear. Viewing the page source within mailtrap, it appears that it is trying to load the image correctly (using path "/inboxes/:inboxid/mesages/:messageid/cids/:cid_id").

    7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. TLS support

    Hey. Thank you for the great service
    It would be nice to have the support TLS when sending emails

    7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Forwarding email REGEXP support.

    We need an ability to forward only mail's with specific headers (TO). For now this is not possible.

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Allow removing of [MAILTRAP FORWARD] from subject

    Sometimes we use emails sent from our demo environment to mailtrap in demos. How can we prevent mailtrap from prepending [MAILTRAP FORWARD] to the subject line for mail forwarded according to rules?

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
← Previous 1 3
  • Don't see your idea?

General

Categories

Feedback and Knowledge Base