Skip to content

General

53 results found

  1. what about cakephp ?

    in the old version you publish an example to use for cakephp

    1 vote
    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)
  2. 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)
  3. Just let me share the inbox URL

    All the auth stuff is more than I need. For our test environments, we don't need to be ultra secure. A secret url is good enough.

    Making testers sign up here is more pain than necessary.

    3 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 to add more emails to forwarding list

    We have several users who would like to receive emails on our staging environment, and the 5 users max is very limiting

    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)
  5. OAuth

    As user I'd love to be able to register and authorize using my Google Apps OAuth. Thanks!

    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. 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)
  7. Hypermedia Support

    Thanks for the API! I really enjoy an API that is driven by hypermedia (see HATEOAS). Your API is so simple that it's a perfect setup for adding hypermedia to the responses to make the API almost self-documented.

    1) You could add URLs to the messages for each inbox. This way, the client doesn't have to build the URLs.

    "inbox":
    {
    "subdomain":"test-4ccef6e20ae998db",
    "title":"test",
    "messagescount":3,
    "messages
    url":"http://mailtrap.io/api/v1/inboxes/test-4ccef6e20ae998db/messages?token=thekey"
    }

    2) You could add message URLs to your messages response.

    {
    "id":"b12f15b4-02b5-42b7-80c5-c530a4dd526c",
    "from":"me@fromdomain.com",
    "title":"SMTP e-mail test",
    "createdat":"2013-02-17T03:30:21-06:00",
    "recipients":[{"recipient":{"title":"test@todomain.com"}}],
    "message
    url":"http://mailtrap.io/api/v1/inboxes/test-4ccef6e20ae998db/messages/b12f15b4-02b5-42b7-80c5-c530a4dd526c?token=thekey"
    }

    3) You…

    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)
  8. Bug, in th Inbox,

    When i click to see the messages, I can't open emails.
    I have a liste of emails with objets and emails adress.

    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)
  9. Make it so I can click on things?

    For some reason, I can't click on the messages in my inbox.

    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)
  10. Add a flexible way of filtering out which emails get trapped

    Emails usually follows a specific pattern which can be matched by sender address or subject (via a regex?) so it would be really good to have those go through to the requested recipient, while being able to trap everything else.

    3 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)
  11. expose a search parameter on the messages API endpoint

    It would be useful if you could specify an additional string parameter to api/v1/inboxes/[inbox_subdomain]/messages which would filter the returned messages by a search pattern, much as the search box on the web front-end does.

    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)
  12. 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)
  13. Symfony typo

    Hi,

    I read "Symphony" on your website, to help users to configure your feature with the PHP framework.

    But it's name is Symfony, not Symphony.

    Best regards,
    Julien

    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)
  14. More flexible search

    For example to search by recipient: to:example@example.com

    4 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)
  15. Server notifications

    Notify when new email came in.
    Chrome notifications, or content update

    4 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)
  16. 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)
  17. BUG: Time description on 'Your inbox' 'Last message' column is wrong

    I notice that the 'Last message' column on the view that lists all your inboxes is incorrect.

    • I logged in this morning, it said "12 hours ago". This part was correct.
    • I viewed (read) the messages and it changed to "a few minutes ago".
    • There are no new messages.

    I think you've bound this column to the wrong data field. You've probably got a field for "date arrived" and another for "date last read" and you're using the wrong one.

    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)
  18. Make it fast again

    It used to be lightning fast but over recent couple of weeks it's getting really slow and painful to use, it takes ~5-10 seconds to load an email or even to navigate between pages.

    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)
  19. This service is priceless...

    please add a way to donate!

    1 vote
    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. 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)
  • Don't see your idea?

General

Categories

Feedback and Knowledge Base