aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--zones/vhack.eu/zone.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/zones/vhack.eu/zone.nix b/zones/vhack.eu/zone.nix
index 9c261e4..4897f53 100644
--- a/zones/vhack.eu/zone.nix
+++ b/zones/vhack.eu/zone.nix
@@ -31,7 +31,7 @@
MX = [
{
preference = 10;
- exchange = "mail.vhack.eu.";
+ exchange = "mail.foss-syndicate.org.";
}
];