remove email-in

This commit is contained in:
Alex 2023-03-17 13:44:48 +01:00
parent 28e7503b27
commit a6c791d342

View file

@ -282,10 +282,9 @@ job "email" {
tags = [ tags = [
"postfix", "postfix",
"(diplonat (tcp_port 25 465 587))", "(diplonat (tcp_port 25 465 587))",
"d53-a email-in.deuxfleurs.fr",
"d53-a smtp.deuxfleurs.fr", "d53-a smtp.deuxfleurs.fr",
# ipv6 is commented for now as port is not open in firewall (TODO) # ipv6 is commented for now as port is not open in firewall (TODO)
# "d53-aaaa email-in.deuxfleurs.fr" # "d53-aaaa smtp.deuxfleurs.fr"
] ]
check { check {
type = "tcp" type = "tcp"