Postfix now uses diplonat

This commit is contained in:
Quentin 2020-05-23 17:40:06 +02:00
parent 623335d990
commit 32ed9af205

View file

@ -279,6 +279,7 @@ job "email" {
address_mode = "host" address_mode = "host"
tags = [ tags = [
"postfix", "postfix",
"(diplonat (tcp_port 25 465 587))"
] ]
check { check {
type = "tcp" type = "tcp"