puppet-prod/site/profiles/files/postfix/gateway/helo_access
Ben Vincent a0d26686a4
All checks were successful
Build / precommit (pull_request) Successful in 5m12s
feat: implement comprehensive postfix gateway with eFa5 configuration
- 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
2025-10-31 23:43:41 +11:00

11 lines
301 B
Plaintext

# FILE MANAGED BY PUPPET, CHANGES WILL BE REPLACED
# HELO/EHLO access controls
# Format: pattern action
# Actions: REJECT, OK, WARN, etc.
# Block common spam patterns
.dynamic. REJECT
.dialup. REJECT
unknown REJECT
localhost REJECT You are not localhost