Skip to content

nodemailer/wildduck-mta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wild Duck MTA

Example ZoneMTA application to work with Wild Duck Mail Server. This application sets up an outbound SMTP server listening on port 587 that uses Wild Duck accounts for authentication.

$ npm install --production
$ sudo npm start

Requirements

  • Nodejs v6
  • Build tools + Python (required for building ZoneMTA dependencies). These are optional, though if build-tools are not available then you should probably see a long list of warnings and errors.
  • Wild Duck Mail Server

Configuration

Main configuration file can be found from config/wildduck-mta.toml, Wild Duck specific config is in config/plugins/wildduck.toml.

About

Example MTA service for Wild Duck mail Server

Resources

Stars

Watchers

Forks

Packages

No packages published