- 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
8 lines
240 B
Plaintext
8 lines
240 B
Plaintext
# FILE MANAGED BY PUPPET, CHANGES WILL BE REPLACED
|
|
|
|
# Recipient canonical address mapping
|
|
# Format: original_address canonical_address
|
|
# Used to rewrite recipient addresses
|
|
|
|
# Example mappings:
|
|
# user@olddomain.com user@main.unkin.net |