d53 for email-in.deuxfleurs.fr (A only, AAAA missing firewall)

This commit is contained in:
Alex 2023-03-16 14:42:47 +01:00
parent 1c623c796a
commit 81d3c0e03a

View file

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