22 lines
1.3 KiB
Text
22 lines
1.3 KiB
Text
# mail-catalog.conf — domains and mail hosts for phase `mail`
|
|
#
|
|
# Format (whitespace-separated; # comments):
|
|
# domain expected_mx (comma) mail_hosts (comma) smtp_ports imap_ports label
|
|
#
|
|
# - expected_mx: MX exchange hostnames that should appear (any match = OK if multiple)
|
|
# - mail_hosts: servers to probe for SMTP/IMAP (A/AAAA + ports + optional banner)
|
|
# - ports: comma-separated; empty = skip that protocol family
|
|
#
|
|
# Override path: MAIL_CATALOG=/path/to/file
|
|
#
|
|
# GNU Taler / GNUnet mail (firefly) + TSA (pixel / mail.anastasis.lu)
|
|
|
|
# --- firefly (primary for taler.net + gnunet.org) ---
|
|
taler.net firefly.gnunet.org firefly.gnunet.org 25,465,587 143,993 taler-net
|
|
gnunet.org firefly.gnunet.org firefly.gnunet.org 25,465,587 143,993 gnunet
|
|
|
|
# --- taler-systems.com / pixel (MX mail.anastasis.lu → pixel) ---
|
|
taler-systems.com mail.anastasis.lu,pixel.taler-systems.com pixel.taler-systems.com,mail.taler-systems.com,mail.anastasis.lu 25,465 143,993 tsa-pixel
|
|
|
|
# Optional related (same pixel path; keep expected MX loose)
|
|
# anastasis.lu mail.anastasis.lu mail.anastasis.lu,pixel.taler-systems.com 25,465 143,993 anastasis
|