Skip to content
/ email Public
forked from nodejs/email

MX server management for iojs.org (and eventually nodejs.org)

License

Notifications You must be signed in to change notification settings

mhdawson/email

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs/email

MX server management for iojs.org (and eventually nodejs.org)

Email aliases

The iojs.org directory contains an aliases.json file that provides email mappings for the iojs.org domain. It maps "from" usernames @iojs.org to "to" email addresses.

A credentials.json file needs to exist in the same directory containing an "api-key" property for the mailgun account managing the iojs.org MX servers.

Updating

The update directory contains a simple node program that you run and provide a domain (update/update.js iojs.org) which will read the aliases, fetch the list of mail routes from mailgun and update the routes to make sure they match the required aliases.

License & copyright

The contents of this repository is Copyright (c) 2015 The Node.js Foundation and licensed under the MIT licence. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE.md file for more details.

About

MX server management for iojs.org (and eventually nodejs.org)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%