nodemailer/ethereal-www

Name: ethereal-www

Owner: nodemailer

Description: null

Created: 2017-08-24 13:57:35.0

Updated: 2018-03-23 19:58:12.0

Pushed: 2017-10-13 10:59:12.0

Homepage: https://ethereal.email/

Size: 1382

Language: CSS

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Ethereal-WWW

What is this?

This is the front end service for https://ethereal.email

Requirements
Components

To run Ethereal you need to have the following components:

  1. ethereal-www (this application) to show the web interface
  2. ethereal-msa to accept mail
  3. Wild Duck Mail Server to store user accounts and messages
Inbound email

Wild Duck has a LMTP server running on port 24 (or if using default settings, on port 2424). You need to set up any LMTP capable MX server (eg Haraka or Postfix) in front of it to receive emails from the internets.

Usage

Once you have started Wild Duck Mail Server and ethereal-msa, install dependencies and start the app:

m install --production
de server.js

After you have started the server, head to http://localhost:5999/

License

European Union Public License 1.1.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.