/wildduck-webmail

Demo webmail service for Wild Duck Mail Server

Primary LanguageJavaScriptEuropean Union Public License 1.1EUPL-1.1

WildDuck Mail Service

What is this?

This is an example web service that uses the Wild Duck API to manage user settings and preview messages

Usage

Assuming that you have Wild Duck mail server running

$ npm install --production
$ node server.js

You can also create an additional service specific configuration file that would be merged with the default config.

$ node server.js --config="/etc/wildduck/www.toml"

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

License

European Union Public License 1.1.