From 49d370dae679ea72bf0feebe3b645a4c3b923252 Mon Sep 17 00:00:00 2001 From: Ryan Malloy Date: Wed, 20 May 2026 15:21:45 -0600 Subject: [PATCH] supported.systems: move mail to 155.138.160.10 + add old-mailu temp record Mail server migration cutover. mail.supported.systems flips inbound mail for all 20 MX-referring zones to the new server. old-mailu.supported.systems preserves a name pointing at the old IP (66.42.75.247) during the migration window for IMAP drain, mailbox sync, and parallel verification. --- zones/supported.systems.zone | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zones/supported.systems.zone b/zones/supported.systems.zone index 6fb617d..43e72cc 100644 --- a/zones/supported.systems.zone +++ b/zones/supported.systems.zone @@ -6,7 +6,8 @@ $TTL 3600 300 IN NS ns1.vultr.com 300 IN NS ns2.vultr.com 300 IN A 108.61.23.129 -mail 300 IN A 66.42.75.247 +mail 300 IN A 155.138.160.10 +old-mailu 300 IN A 66.42.75.247 ssh 300 IN A 45.77.1.152 git 300 IN A 66.42.70.188 * 60 IN A 108.61.23.129