Back to Home

Debug Mail - an easy to use smtp server for developers

testing · smtp server · debugging · developer tools · email

Debug Mail - an easy to use smtp server for developers



    Debug Mail is a service that provides an email server that intercepts and stores all messages passing through it. The addresses of the sender and the recipient do not matter, the actual sending of letters does not occur.

    To connect the service, it is enough to register the SMTP server settings obtained after registration in your development environment. After that, all email traffic will be processed using Debug Mail.

    Key features:

    • Real-time update of the list of letters in the web-interface. New messages are displayed immediately after the message is received by the SMTP server.
    • Creation of several projects for grouping letters on them.
    • Inviting colleagues to projects for collaboration.
    • Quick search for messages, grouping them by title and date of receipt.
    • View headers, html, text, plain versions of the letter.
    • Adding comments to the html content of the letter through the coment.me service .
    • Opening access to specific letters via a short link (including for unregistered users).

    The service is in public beta. We will be grateful for any feedback - judge strictly!

    For those who are interested in how the service was developed, I recommend reading a post about the server architecture of Debug Mail .


    Read Next