Skip to content

General

53 results found

  1. Tutoriel installation Xampp

    Tutoriel pour installer Mailtrap dans Xampp sous windows

    1 vote
    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. Support port 587 as well

    Some software doesn't let you specify port...

    4 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. 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)
  4. 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)
  5. Javascript broken when link is clicked through mailtrap : Part 2

    This issue has resurfaced, so please reopen : https://mailtrap.uservoice.com/forums/142303-general/suggestions/8155947-javascript-broken-when-link-is-clicked-through-mai

    My advice is to : When opening the emails in a different client ( such as Airmail or Mailspring ) it is rendered properly with the correct permissions.

    My best guess is that "target='_blank'" is not applied properly in the sandboxed iframe as it should have the 'allow-popups-to-escape-sandbox' applied to them.

    For now we are good with just copy/pasting the link from mailtrap into a different browser window ( which would actually be it's normal functionality to begin with ).

    1 vote
    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. Compliance

    Compliance and Data Protection

    2 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)

    To address a new regulation on data protection and privacy (GDPR), we have updated our Privacy Policy (https://mailtrap.io/privacy) and introduced a new Navigational Information Statement /use of cookies (https://mailtrap.io/navigational-info).

    In addition, we have published a blog post (http://bit.ly/2I87YlE), which includes extra details about the measures we have taken so far and will be working on in order to ensure Mailtrap’s compliance with the GDPR.

  7. 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)
  8. 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)
  9. 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)
  10. 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)
  11. 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)
  12. 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)
  13. Store "TO/CC" headers in forwarded emails in different headers for debug reason

    If I can’t see to whom the message was actually addressed, I’m really missing a huge part of why I’m testing the emails. Could you add that little bit of information? Even just as an Envelope-to: header under the Raw tab would be awesome.

    0 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    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)
  14. 2 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. Testing Newsletter Campaigns from Mailchimp

    I would like to automate testing of my mailchimp campaigns. Is there a way to send campaigns to your smtp server?

    4 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. Allow forwarding to certain domain and trap all other emails

    I only want to forward emails going to my company's domain and would like to trap all others. Maybe allow filtering with wildcards to allow this (e.g. forward to "*@company.org"), or whatever other convention makes sense.

    3 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)
  17. 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)
  18. 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)
  19. 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)
  20. Organization Management

    Organization Accounts to control users and companies globally.

    0 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)
← Previous 1 3
  • Don't see your idea?

General

Categories

Feedback and Knowledge Base