Files
xen-orchestra/packages/xo-server-transport-email
2016-02-22 15:41:03 +01:00
..
2016-02-22 15:41:03 +01:00
2015-11-26 15:21:40 +01:00
2015-11-19 18:22:57 +01:00
2015-11-19 18:22:57 +01:00
2015-11-19 18:22:57 +01:00
2015-11-19 18:22:57 +01:00
2015-11-19 18:22:57 +01:00
2015-11-19 18:22:57 +01:00
2016-02-04 18:12:31 +01:00
2015-12-01 14:43:17 +01:00

xo-server-transport-email Build Status

${pkg.description}

Install

Go inside your xo-server folder and install it:

> npm install xo-server-transport-email

Usage

Edit your xo-server configuration and add the plugin name in the plugins section.

plugins:

  xo-server-transport-email:

Development

Installing dependencies

> npm install

Compilation

The sources files are watched and automatically recompiled on changes.

> npm run dev

Tests

> npm run test-dev

Contributions

Contributions are very welcomed, either on the documentation or on the code.

You may:

  • report any issue you've encountered;
  • fork and create a pull request.

License

AGPL3 © Vates SAS