self-hosting/roles/postfix/templates/nftables/output.d/postfix.conf.j2

4 lines
136 B
Text
Raw Normal View History

2025-01-19 23:02:08 +01:00
# {{ ansible_managed }}
ip daddr {{ hostvars[relayhost].ipv4_addr }} tcp dport { 465 } accept comment "Allow submissions to relayhost"