From 4e33c13cc30d9a603cb6c9d530babf6b95186ae2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Krier?= Date: Mon, 22 Jul 2024 09:42:42 +0200 Subject: [PATCH] Test SMTP on port 25 --- .upptimerc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index 4e3fc2df1..b7484258b 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -25,7 +25,7 @@ sites: - name: SMTP check: "tcp-ping" url: mx.tryton.org - port: 22 + port: 25 - name: POP check: "tcp-ping" url: pop.tryton.org