Builting ZoneMTA with the plugins

This commit is contained in:
Tomas Bures 2018-12-16 22:44:50 +01:00
parent 77c64f487d
commit 1ebf808724
7 changed files with 1635 additions and 1 deletions

4
zone-mta/index.js Normal file
View file

@ -0,0 +1,4 @@
'use strict';
// start the app
require('zone-mta');