From 32ed9af20536b4847fa0f223b8779352d8e90117 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Sat, 23 May 2020 17:40:06 +0200 Subject: [PATCH] Postfix now uses diplonat --- nomad/email.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/nomad/email.hcl b/nomad/email.hcl index 7f4ba50..2a70920 100644 --- a/nomad/email.hcl +++ b/nomad/email.hcl @@ -279,6 +279,7 @@ job "email" { address_mode = "host" tags = [ "postfix", + "(diplonat (tcp_port 25 465 587))" ] check { type = "tcp"