Skip to content

Commit

Permalink
Merge pull request #37 from andris9/master
Browse files Browse the repository at this point in the history
added screenshots
  • Loading branch information
andris9 authored Nov 12, 2016
2 parents 37da07d + 068e3fe commit e585f9a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ The goal of this project is to provide granular control over routing different m

ZoneMTA is comparable to [Haraka](https://haraka.github.io/) but unlike Haraka it's for outbound only. Both systems run on Node.js and have a built in plugin system even though the designs are somewhat different. The [plugin system](https://github.com/zone-eu/zone-mta/tree/master/plugins) (and a lot more as well) for ZoneMTA is inherited from the [Nodemailer](https://nodemailer.com/) project and thus do not have direct relations to Haraka.

![](https://cldup.com/LpJhOCiQ5E.png)

![](https://cldup.com/2h6320MiiE.png)

(See all screenshots of ZMTA-WebAdmin [here](https://cloudup.com/c_TLoJ62sdY))

## Quickstart

Assuming [Node.js](https://nodejs.org/en/download/package-manager/) (v6.0.0+), build tools and git. There must be nothing listening on ports 2525 (SMTP), 8080 (HTTP API) and 8081 (internal data channel). All these ports are configurable.
Expand Down

0 comments on commit e585f9a

Please sign in to comment.