An open API service indexing awesome lists of open source software.

https://github.com/sysunite/pipemail-server

Server for pipemail for forwarding emails
https://github.com/sysunite/pipemail-server

Last synced: 5 months ago
JSON representation

Server for pipemail for forwarding emails

Awesome Lists containing this project

README

          

# pipemail-server
Server for pipemail for forwarding emails

## Installation on Ubuntu 14.04

### Prerequisites
```sudo apt-get install nodejs```

```sudo apt-get install npm```

```sudo ln -s /usr/bin/nodejs /usr/bin/node```

### NPM package global

```npm install -g pipemail-server```