-
-
Notifications
You must be signed in to change notification settings - Fork 114
dns: migrate nixcon.org and set up mailing #642
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. A couple comments inline that I trust you to resolve as you see fit.
No. The old aliases are not necessary anymore. |
Drops the following destination addresses: - 2024 - 2024cfp - 2023 - 2022
cc36121
to
aabe0ab
Compare
REG_NONE, | ||
DnsProvider(DSP_GANDI), | ||
|
||
MX("@", 10, "umbriel"), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The MX record set here translates to umbriel.nixcon.org
which is non-existing currently. Should it maybe be umbriel.nixos.org
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, it seems clear. Thanks! #647
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deployed, but it has 1 hour TTL, so...
Migrates the DNS for nixcon.org to Gandi and management via dnscontrol through this repo.
Sets up mailing through umbriel.nixos.org and migrates some aliases, that are up for debate.
Additionally, they all point to the same Google Group that I'm not sure gets used any more.
cc @infinisil