Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alias expansion in "to" field needed #59

Open
rvagg opened this issue Sep 9, 2017 · 0 comments
Open

Alias expansion in "to" field needed #59

rvagg opened this issue Sep 9, 2017 · 0 comments

Comments

@rvagg
Copy link
Member

rvagg commented Sep 9, 2017

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 update app in this repo is adjust it so that if any aliases are recognised in the "to" list (i.e. any x@iojs.org in the iojs.org aliases list) get expanded to what's in that list itself. So we can then use recursive aliases locally in aliases.json but mailgun only sees the full lists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant