puppet-prod/site/profiles/files/postfix/gateway
Ben Vincent a2a8edb731 feat: implement comprehensive postfix gateway with eFa5 configuration (#414)
- add voxpupuli-postfix module to Puppetfile
- create profiles::postfix::gateway class with config based on efa5
- add master.cf entries for postscreen, smtpd, dnsblog, and tlsproxy services
- create postfix hash files: aliases, access controls, canonical maps
- configure TLS with system PKI certificates and strong cipher suites
- add transport and virtual alias mappings for mail routing

Reviewed-on: #414
2025-11-01 00:43:58 +11:00
..
aliases feat: implement comprehensive postfix gateway with eFa5 configuration (#414) 2025-11-01 00:43:58 +11:00
helo_access feat: implement comprehensive postfix gateway with eFa5 configuration (#414) 2025-11-01 00:43:58 +11:00
postscreen_access feat: implement comprehensive postfix gateway with eFa5 configuration (#414) 2025-11-01 00:43:58 +11:00
recipient_access feat: implement comprehensive postfix gateway with eFa5 configuration (#414) 2025-11-01 00:43:58 +11:00
recipient_canonical feat: implement comprehensive postfix gateway with eFa5 configuration (#414) 2025-11-01 00:43:58 +11:00
relay_domains feat: implement comprehensive postfix gateway with eFa5 configuration (#414) 2025-11-01 00:43:58 +11:00
relay_recipients feat: implement comprehensive postfix gateway with eFa5 configuration (#414) 2025-11-01 00:43:58 +11:00
sender_access feat: implement comprehensive postfix gateway with eFa5 configuration (#414) 2025-11-01 00:43:58 +11:00
sender_canonical feat: implement comprehensive postfix gateway with eFa5 configuration (#414) 2025-11-01 00:43:58 +11:00