Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 586 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 586 Bytes

ethereal-msa

MSA component for https://ethereal.email/

See Ethereal-WWW for details

Usage

Install dependencies and start the app

$ npm install --production
$ node server.js

Once the server is running you can start sending mail to it with the following settings:

  • hotname: localhost
  • port: 5587

Mail sending requires authentication. Create users accounts with Ethereal-WWW.

License

European Union Public License 1.1 (details)