email
email copied to clipboard
MX server management for iojs.org (and eventually nodejs.org)
### Main changes - Replace `credentials.json` for a environmental variable `MAILGUN_API_KEY` - Added pipelines to manage changes in Mailgun - `ci.yml` to check that the changes are valid using `--dry-run`...
### Main changes - Added dependency `standard` and updated npm scripts - Added linting to the github action workflows - Refactored files to match linting rules ### Note This PR...
### Main changes - Added dependency `dotenv` and support for `.env` files - Added gitignore for `.env` files - Docs updated ### Note This PR is polluted with changes from...
- [ ] Audit admin/accounts/build email addresses - [ ] The ci email address goes solely to @joaocgreis. It would be good to find out what it's for, whether it...
This repo enables a path for Node.js community members to engage with individuals in the project privately. I think we need to asses the possibility of a privacy policy around...
See #56. I don't think that mailgun supports recursive aliases. So you can do ctc@ -> tsc@, you have to double-up the list. So what we should do with the...
As agreed on in internal discussions with the moderation team (cc @nodejs/moderation), the Discord server will have its own moderation to avoid overburdening our current moderation team. Hence creating a...
Refs: https://github.com/nodejs/node/pull/54047 cc @nodejs/tsc
I think I have accidentally merged PRs in this repo that were expected to be merged by @nodejs/build-infra team (https://github.com/nodejs/email?tab=readme-ov-file#responsibility), due to the inciting big green "merge" button on the...
See https://github.com/nodejs/admin/pull/957 and https://github.com/nodejs/admin/issues/956