aboutsummaryrefslogtreecommitdiff
path: root/nomad/email.hcl
diff options
context:
space:
mode:
Diffstat (limited to 'nomad/email.hcl')
-rw-r--r--nomad/email.hcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/nomad/email.hcl b/nomad/email.hcl
index 2a70920..75849cd 100644
--- a/nomad/email.hcl
+++ b/nomad/email.hcl
@@ -74,8 +74,7 @@ job "email" {
port = "imap_port"
address_mode = "host"
tags = [
- "dovecot",
- "(diplonat (tcp_port 993))"
+ "dovecot"
]
check {
type = "tcp"
@@ -96,6 +95,7 @@ job "email" {
address_mode = "host"
tags = [
"dovecot",
+ "(diplonat (tcp_port 993))"
]
check {