Skip to content

vanila-io/mail-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup a send only server

Setup hosts

  • run hostname to get hostname
  • add the following line to /etc/hosts, use the hostname you got from above line
  • 127.0.0.1 localhost.localdomain hostname

Run Mail Server

  • run it using pm2 start pm2-mail.json for easier access
  • It will run on port 8001 by default.

About

Nodejs mail server we are using at vanila.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published