Giter Site home page Giter Site logo

gophersgang / inbucket Goto Github PK

View Code? Open in Web Editor NEW

This project forked from inbucket/inbucket

0.0 2.0 0.0 2.43 MB

Inbucket: disposable webmail server (similar to Mailinator) with built in SMTP, POP3, REST servers

Home Page: http://www.inbucket.org/

License: MIT License

Go 74.98% HTML 13.02% Shell 3.60% Batchfile 0.01% JavaScript 6.47% CSS 1.92%

inbucket's Introduction

Inbucket Build Status

Inbucket is an email testing service; it will accept messages for any email address and make them available via web, REST and POP3. Once compiled, Inbucket does not have an external dependencies (HTTP, SMTP, POP3 and storage are all built in).

Read more at the Inbucket Website

Development Status

Inbucket is currently production quality: it is being used for real work.

Please see the Change Log and Issues List for more details.

Homebrew Tap

Inbucket has an OS X Homebrew tap available as jhillyerd/inbucket, see the README.md there for installation instructions.

Building from Source

You will need a functioning Go installation for this to work.

Grab the Inbucket source code and compile the daemon:

go get -v github.com/jhillyerd/inbucket

Edit etc/inbucket.conf and tailor to your environment. It should work on most Unix and OS X machines as is. Launch the daemon:

$GOPATH/bin/inbucket $GOPATH/src/github.com/jhillyerd/inbucket/etc/inbucket.conf

By default the SMTP server will be listening on localhost port 2500 and the web interface will be available at localhost:9000.

The Inbucket website has a more complete guide to installing from source

About

Inbucket is written in Google Go

Inbucket is open source software released under the MIT License. The latest version can be found at https://github.com/jhillyerd/inbucket

inbucket's People

Contributors

jhillyerd avatar hotei avatar tommywo avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.