GithubHelp home page GithubHelp logo

alexxnica / email Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nodejs/email

0.0 2.0 0.0 41 KB

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

License: MIT License

JavaScript 100.00%

email's Introduction

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. The Mailgun API key for the given domain is required to make this work.

Members of the Build Working Group "Infra" team (Rod Vagg, Johan Bergström, Michael Dawson and João Reis as of writing) can access the Mailgun API key via the Rackspace API or in the admin_logins.md file in the secrets repo (build/infra/). This key must be placed in a file named iojs.org/credentials.json in the form: { "api-key": "key-abc..." }.

nodejs.org email aliases

nodejs.org aliases are managed by the Foundation. In order to set one up:

  • create an iojs.org alias and associate the intended recipients to it.
  • email '[email protected]' requesting that the nodejs.org point to the alias. In the email, cc our Foundation contact and provide context as to why the alias is needed.

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.

email's People

Contributors

rvagg avatar trott avatar mhdawson avatar jasnell avatar nebrius avatar bnb avatar addaleax avatar fishrock123 avatar mylesborins avatar jbergstroem avatar vdeturckheim avatar williamkapke avatar hackygolucky avatar scottgonzalez avatar ryanmurakami avatar richardlitt avatar targos avatar kenperkins avatar joaocgreis avatar jennwrites avatar piscisaureus avatar beaugunderson avatar orangemocha avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.