MailHog!

You will need version 4 or higher of `firefox` https://www.mozilla.org/firefox
to run Pencil as a Firefox Extension. Linux users will need version 4 or higher of either `firefox`, `iceweasel` or `xulrunner` https://developer.mozilla.org/en-US/docs/Mozilla/Projects/XULRunner,
or version 25 or higher of `palemoon` https://www.palemoon.org/.
The Windows installer and OS X archive has everything you need built-in. Windows, Linux, OS X & Firefox Packages are available for download from the Releases Page https://github.com/prikhi/pencil/releases.
You can also install the Firefox Add-on from the Mozilla Add-on Repository https://addons.mozilla.org/en-US/firefox/addon/pencil-prototyping/.
To install the OS X package, unzip the archive and copy the `Pencil.app` folder t

MailHog alternatives

  • Mailtrap

  • Mailtrap is a fake SMTP server for development teams to test, view and share emails sent from the development and staging environments without spamming real customers

    tags: development development-tool email-forwarding mail-server rest-api
  • 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
  • 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
  • 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
  • SMTP Bucket

  • A fake SMTP server for e-mail integration testing. We capture all the e-mails we receive and make them available via our website and REST API.

    tags: development mocking no-registration rest-api smtp