From 6c9aeedb5b30651a672b75a0049333d11a719f57 Mon Sep 17 00:00:00 2001 From: Guewen FAIVRE Date: Fri, 28 Feb 2025 10:42:10 +0100 Subject: [PATCH] Update STS MX configuration --- public/.well-known/mta-sts.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/public/.well-known/mta-sts.txt b/public/.well-known/mta-sts.txt index 740174fd..b6b576b2 100644 --- a/public/.well-known/mta-sts.txt +++ b/public/.well-known/mta-sts.txt @@ -1,6 +1,4 @@ - version: STSv1 mode: enforce -mx: mail.protonmail.ch -mx: mailsec.protonmail.ch +mx: mta-gw.infomaniak.ch max_age: 1209600 \ No newline at end of file