SMTP Bucket!

SMTP Bucket alternatives

  • smtp4dev

  • Dummy SMTP server that sits in the system tray and does not deliver the received messages. The received messages can be quickly viewed, saved and the source/structure inspected. Useful for testing/debugging software that generates email.

    tags: developer-tools development smtp smtp-server
  • FakeSMTP

  • FakeSMTP is a Free Fake SMTP Server with GUI for testing emails in applications easily. It is written in Java.Configure your application to use "localhost" as your SMTP server, and all emails will be intercepted and displayed in this software.

    tags: email-testing smtp-server software-development
  • MailCatcher

  • MailCatcher runs a super simple SMTP server which catches any message sent to it to display in a web interface. Run mailcatcher, set your favourite app to deliver to smtp://127.0.0.1:1025 instead of your default SMTP server, then check out http://127.0.0.1:1080 to see the mail that's arrived so far.

    tags: developer-tools development email-client smtp
  • MailHog

  • MailHog - Web and API based SMTP testing

    tags: Portable developer-tools development email-client smtp
  • Debug Mail

  • Debug Mail is a mail server for testing applications and websites without need to set up an SMTP server.

    tags: debugger developers development mail-server online-service
  • Papercut

  • Ever need to test emails from an application, but don't necessarily want it sending them out? Don't want to hassle with pointing it to a physical SMTP server? All you want to is verify it can send email, and take a look at the message.

    tags: smtp smtp-server
  • LunaticSMTP

  • LunaticSMTP is a dummy SMTP server with desktop GUI for testing email sending applications.

    tags: Portable developer-tools development email-testing smtp
  • Mailosaur

  • Mailosaur lets QA & Development Teams cover email as part of manual and automated testing.

    tags: automation smtp email-testing product-development qa-management