configuration for imap.deuxfleurs.fr & smtp.deuxfleurs.fr as part of email service for d53 + convert tabs into spaces (couldn't help myself) #8

Merged
adrien merged 1 commit from feat/d53-email into main 2023-03-17 08:53:27 +00:00

View file

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